UNPKG

@tabula/ui-multi-selector

Version:

A MultiSelector allows users to select one or more items from a list of choices, or suggest own item.

4 lines (3 loc) 171 B
export declare const state: Record<"isEmpty" | "isWarning" | "isInvalid" | "isDisabled", string>; export declare const root: string; export declare const chevron: string;