flex-tasks-0.1
Safe HaskellNone
LanguageHaskell2010

FlexTask.ConvertForm

Synopsis

Documentation

getFormData :: Rendered Widget -> IO ([[Text]], HtmlDict) Source #

Extract a form from the environment. The result is an IO embedded tuple of field IDs and a map of language and internationalized html pairs.