Field

The Field component is a versatile UI element used to create input areas in forms. It typically includes a label and optional helper text or validation messages. This component ensures consistency and accessibility in form design, providing a structured and user-friendly way to capture user input.

Field

disabled

Boolean

disabledIcon

Element

error

string | Element

hint

string | Element

info

string | Element

label

string | Element

required

Boolean

success

string | Element

transparent

Boolean

warning

string | Element