jiro-ui
Version:
A Mithril.js UI library based from construct-ui
14 lines (9 loc) • 406 B
Markdown
# Form
The form component provides a simple wrapper over the HTML `form` element and arranges an array of `FormGroup` components. The form is wrapped in a `Grid` component and each `FormGroup` is wrapped in a `Col` component allowing for responsive styling.
## Form Attrs
## FormGroup Attrs
## FormLabel Attrs