Input
Checkbox
Enables users to pick multiple options from a group.
ChoiceGroup
Organizes checkboxes or radio buttons into a single related group.
InputField
Offers users a simple input for a form.
InputFile
Enables users to upload a file to complete a form.
InputGroup
Combines related inputs for a form.
InputStepper
Enables incremental changes of a counter within a form.
ListChoice
Shows one of a selectable list of items with similar structures.
Radio
Enables users to pick exactly one option from a group.
Select
Offers a simple form control to select from many options.
Textarea
Enables users to add longer text to a form.