Try Install Learn Blog API Packages GitHub
Pages
mint-ui

Search
Basic information
Entities
Versions
Dependencies
mint-color 0.5.0 <= v < 1.0.0

Ui.Field

A form field component.

Properties

children
:
Array(Html)
=
[]

The children to render.

error
:
Maybe(String)
=
Maybe::Nothing

The error message.

label
:
String
=
""

The label to display.

orientation
:
String
=
"vertical"

The orientation either vertical or horizontal.

Functions

render
:
Html