@blueprintjs/select
Version:
Components related to selecting items from a list
10 lines (9 loc) • 456 B
TypeScript
export declare const MULTISELECT: string;
export declare const MULTISELECT_POPOVER: string;
export declare const MULTISELECT_POPOVER_DEFAULT_WIDTH: string;
export declare const MULTISELECT_POPOVER_TAG_INPUT_MARGIN: string;
export declare const MULTISELECT_TAG_INPUT_INPUT: string;
export declare const OMNIBAR: string;
export declare const OMNIBAR_OVERLAY: string;
export declare const SELECT_POPOVER: string;
export declare const SUGGEST_POPOVER: string;