reflex-material-0.0.1.0

Safe HaskellNone
LanguageHaskell2010

Reflex.Material.Typography

Documentation

display4_ :: MonadWidget t m => Text -> m () #

display2_ :: MonadWidget t m => Text -> m () #

display3_ :: MonadWidget t m => Text -> m () #

display1_ :: MonadWidget t m => Text -> m () #

headline_ :: MonadWidget t m => Text -> m () #

title_ :: MonadWidget t m => Text -> m () #

caption_ :: MonadWidget t m => Text -> m () #

titleCaption_ :: MonadWidget t m => Text -> Text -> m () #

subheading2_ :: MonadWidget t m => Text -> m () #

subheading1_ :: MonadWidget t m => Text -> m () #

body1_ :: MonadWidget t m => Text -> m () #

body2_ :: MonadWidget t m => Text -> m () #