Select
The Select category in the @bentley/ui-core
package includes the
Select, LabeledSelect and ThemedSelect components.
Select
The Select React component is a wrapper for the <select>
HTML element.
The Select component is meant to allow the user to select an option from a list.
The list of options popup below the component, or above if there isn't enough room below.
Disabled
Placeholder
LabeledSelect
ThemedSelect
ThemedSelect is a wrapper for react-select with iTwin.js UI theming applied.
API Reference
Last Updated: 11 June, 2024