Module
Chameleon.Impl.ReactBasic
- Package
- purescript-chameleon-react-basic
- Repository
- thought2/purescript-chameleon-react-basic
Re-exports from Chameleon.Impl.ReactBasic.Html
#uppercaseStyleHack Source
uppercaseStyleHack :: String -> String /\ Foreign
This is a hack to provide styles as string to React It creates a warning in the console
#simpleSplit Source
simpleSplit :: String -> String /\ Foreign
This is a very simple parser for CSS strings It does not work for all cases, but it is enough for most of them