Module
Data.BrowserFeatures.InputType
- Package
- purescript-browserfeatures
- Repository
- slamdata/purescript-browserfeatures
#renderInputType Source
renderInputType :: InputType -> String
Render an InputType
into the corresponding value of the type
attribute
on an input
element.