@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
12 lines (11 loc) • 468 B
TypeScript
export declare const timePickerTokens: {
calciteTimePickerBackgroundColor: string;
calciteTimePickerCornerRadius: string;
calciteTimePickerButtonBackgroundColorHover: string;
calciteTimePickerButtonBackgroundColorPress: string;
calciteTimePickerColor: string;
calciteTimePickerIconColor: string;
calciteTimePickerInputBorderColorPress: string;
calciteTimePickerInputBorderColorHover: string;
};
export declare const timePicker: string;