UNPKG

box-ui-elements-mlh

Version:
6 lines (4 loc) 303 B
`import PillSelectorDropdown from 'src/components/pill-selector-dropdown';` This component renders a selector dropdown with pills for selected options. It handles keyboard events for accessibility and controls the input value. The children should be `DatalistItem` components for the dropdown options.