Module

React.Stylesheet.Internal.Consumer

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

#styleConsumer Source

styleConsumer :: forall localState label props. IsSymbol label => Context (Maybe (Stylesheet label)) -> props -> localState -> CSSRuleSet props -> StyleRenderMethod props localState -> ReactElement

Internal function that creates a Purescript React class which allows consumption of the Radox store via React Context