EDS4 logo
@eds/select-input
v4.6.2

SelectInput

A control that allows the user to browse, search, and make a selection from a large list of values.
Install
npm install @eds/select-input
Import usage
import {
SelectInput,
getStateDrivenStyles,
isMultiValueItem,
isSingleValueItem,
useAwaitableItems,
useReactSelectComponentsOverride,
useReactSelectStylesOverride
} from '@eds/select-input';