Safe Haskell | None |
---|
Text.Digestive.Form.Internal.Field
Documentation
A single input field. This usually maps to a single HTML input
element.
fieldMapView :: (v -> w) -> Field v a -> Field w aSource
digestive-functors-0.6.0.0: A practical formlet library
Safe Haskell | None |
---|
Text.Digestive.Form.Internal.Field
A single input field. This usually maps to a single HTML input
element.
fieldMapView :: (v -> w) -> Field v a -> Field w aSource