@blueprintjs/select
Version:
Components related to selecting items from a list
8 lines (7 loc) • 325 B
TypeScript
export declare const MULTISELECT: string;
export declare const MULTISELECT_POPOVER: 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;