MultiSelect
The MultiSelect component is used to select multiple options from a list of options.
Usage
import { MultiSelect } from '@abbyyproduct/ui/components/multi-select';<MultiSelect options={[]} />Examples
Default
Last updated on
The MultiSelect component is used to select multiple options from a list of options.
import { MultiSelect } from '@abbyyproduct/ui/components/multi-select';<MultiSelect options={[]} />