UNPKG

502 BTypeScriptView Raw
1export declare const MULTISELECT: string;
2export declare const MULTISELECT_POPOVER: string;
3export declare const MULTISELECT_TAG_INPUT_INPUT: string;
4export declare const OMNIBAR: string;
5export declare const OMNIBAR_OVERLAY: string;
6/** @deprecated this class name is not rendered by any component in this package */
7export declare const SELECT: string;
8export declare const SELECT_POPOVER: string;
9export declare const SELECT_MATCH_TARGET_WIDTH: string;
10export declare const SUGGEST_POPOVER: string;