Declarative forms and compact controls for collecting structured user input.
Browse every form component and meaningful Storybook variant available to HeroUI Agent. Each schema-backed preview exposes the exact form payload in its Contract tab.
Collect structured values with typed fields and declared submit actions.
Fields cover text, numbers, dates and times, sliders, switches, and every selection shape: select and radio-group for a handful of options, checkbox-group for a few independent ones, and combobox once the list grows past what someone would scan. A combobox filters as the user types, carries up to 200 options against a select's 30, and takes selectionMode: "multiple" to collect several as removable chips.
Collect a set of independent boolean preferences in a compact settings group.
Offer single- or multi-select choices in a compact segmented control.