Try Install Learn Blog API Packages GitHub
Pages

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