Skip to main content

Forms

Checkbox

Use the checkbox component to select one or more options of a limited number of choices.

Learn more

Checkbox group

Checkbox group renders a set of checkboxes.

Learn more

Form control

Use the form control component to display form inputs alongside labels, validation and more.

Learn more

Radio

Use the radio component when a user needs to select one option from a list.

Learn more

Radio group

Radio group is used to render a short list of mutually exclusive options.

Learn more

Select

Use the select component to enable selection of one option from a list.

Learn more

Textarea

Use the textarea component for multi-line text input form fields.

Learn more

Text input

Use the text input component for single-line text field.

Learn more