UNPKG

@idui/react-toggle-controls

Version:
21 lines (20 loc) 377 B
export declare const defaultColors: { on: { background: string; border: string; icon: string; }; off: { background: string; border: string; icon: string; hover: { border: string; }; }; disabled: { background: string; border: string; icon: string; }; };