UNPKG

@atlrdsgn/kit

Version:

An ever–expanding library of React components, primitives, and tools

14 lines • 547 B
/** ----- trigger ------ */ export declare const selectTrigger: string; /** ----- content ------ */ export declare const selectContent: string; export declare const selectItemText: string; export declare const selectItem: string; export declare const selectIndicate: string; export declare const selectIcon: string; /** ------ group ------ */ export declare const selectLabel: string; export declare const selectGroup: string; export declare const scrollUp: string; export declare const scrollDown: string; //# sourceMappingURL=select.css.d.ts.map