@hackage yesod-form-bulma0.1.0.0

support Bulma form for Yesod

CircleCI

yesod-form-bulma

Screenshot

a

Run

simple example.

$ stack build
$ stack exec example

full components showcase.

$ stack build
$ stack exec showcase

Access to localhost:3100

Implemented status

Yesod.Form.Fields

Fields

  • bulmaTextField
  • bulmaPasswordField
  • bulmaTextareaField
  • bulmaHiddenField
  • bulmaIntField
  • bulmaDayField
  • bulmaTimeFieldTypeTime
  • bulmaTimeFieldTypeText
  • bulmaHtmlField
  • bulmaEmailField
  • bulmaMultiEmailField
  • bulmaSearchField
  • bulmaUrlField
  • bulmaDoubleField
  • bulmaBoolField
  • bulmaCheckBoxField
  • bulmaFileField

Options

  • bulmaSelectField
  • bulmaSelectFieldList
  • bulmaRadioField
  • bulmaRadioFieldList
  • bulmaCheckboxesField
  • bulmaCheckboxesFieldList
  • bulmaMultiSelectField
  • bulmaMultiSelectFieldList
  • Installation

  • Dependencies (0)

  • Dependents (0)