@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
9 lines (8 loc) • 328 B
TypeScript
export declare const segmentedControlTokens: {
calciteSegmentedControlColor: string;
calciteSegmentedControlBackgroundColor: string;
calciteSegmentedControlBorderColor: string;
calciteSegmentedControlShadow: string;
calciteSegmentedControlIconColor: string;
};
export declare const segmentedControl: string;