@tabula/ui-multi-selector
Version:
A MultiSelector allows users to select one or more items from a list of choices, or suggest own item.
12 lines (11 loc) • 408 B
TypeScript
export declare const root: string;
export declare const hasIcons: string;
export declare const highlight: string;
export declare const search: string;
export declare const divider: string;
export declare const icon: string;
export declare const skeleton: string;
export declare const item: string;
export declare const label: string;
export declare const isCurrent: string;
export declare const key: string;