Safe Haskell | None |
---|---|
Language | Haskell2010 |
This is just a copy of the upstream code except polymorphic: Get rid of m ~ Ghcjsdomspace to allow these widgets to be prerendered
Documentation
textInput :: (DomBuilder t m, PostBuild t m) => TextInputConfig t -> m (TextInput t) Source #
TextInput | |
|
textArea :: (DomBuilder t m, PostBuild t m) => TextAreaConfig t -> m (TextArea t) Source #
TextArea | |
|