Module

React.Stylesheet.Internal.Provider

Package
purescript-react-stylesheet
Repository
danieljharvey/purescript-react-stylesheet

#styleProvider Source

styleProvider :: forall label. IsSymbol label => Context (Maybe (Stylesheet label)) -> ReactClass { children :: Array ReactElement }

Internal function for creating a Purescript React class that providers the Radox store through React Context