UNPKG

@idui/react-toggle-controls

Version:
18 lines (17 loc) 299 B
export declare const defaultColors: { on: { border: string; toggle: string; }; off: { border: string; toggle: string; hover: { border: string; }; }; disabled: { border: string; toggle: string; }; };