Module

Metajelo.CSS.UI.Util

Package
purescript-metajelo-ui-css-classes
Repository
labordynamicsinstitute/metajelo-ui-css-classes

#mjUiClassPfx Source

mjUiClassPfx :: String

The prefix appended to all metajelo-ui class names.

#prependUiPfx Source

prependUiPfx :: String -> String

Prepends the string held in mjUiClassPfx (should bemetajelo-ui_) to all metajelo-ui specific class names

#mjUiClass Source

mjUiClass :: forall a. String -> ReactProps a

#cList Source

cList :: forall a. Array String -> ReactProps a