@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
11 lines (10 loc) • 381 B
TypeScript
export declare const switchTokens: {
calciteSwitchBackgroundColor: string;
calciteSwitchBackgroundColorHover: string;
calciteSwitchBorderColor: string;
calciteSwitchHandleBorderColor: string;
calciteSwitchHandleBackgroundColor: string;
calciteSwitchHandleShadow: string;
calciteSwitchCornerRadius: string;
};
export declare const calciteSwitch: string;