Skip to main content

Common Examples

Listbox Components

A listbox can be created using the Listbox component and its two sub-components:
  • Listbox.Option: used to render the individual list options.
  • Listbox.OptionGroup: optionally used to group listbox options.
Last modified on February 19, 2026