UNPKG

@tabula/ui-selector

Version:

Selector allow users to choose a single option from a collapsible list of options when space is limited

6 lines (5 loc) 252 B
export declare const root: string; export declare const states: Record<"isVisible" | "isWarning" | "isInvalid" | "isDisabled", string>; export declare const arrow: string; export declare const content: string; export declare const placeholder: string;