@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
10 lines (9 loc) • 337 B
TypeScript
export declare const handleTokens: {
calciteHandleBackgroundColor: string;
calciteHandleBackgroundColorHover: string;
calciteHandleBackgroundColorSelected: string;
calciteHandleIconColor: string;
calciteHandleIconColorHover: string;
calciteHandleIconColorSelected: string;
};
export declare const handle: string;