Base/Field

Field

A wrapper that groups a label, input, description, and validation message into a single accessible unit. Apply data-invalid to activate error styling.

Default

Label, input, and helper description.

This is the name that will appear on your profile.

Controlled Validation

Type an invalid email to see the error state.

We ll never share your email.

Error State

Field forced into the invalid state.

With Textarea

Field wrapping a multi-line input.

Max 500 characters.

Disabled

Apply disabled to both Field and the control.

This field cannot be changed.