UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

12 lines (11 loc) 379 B
export declare const chipTokens: { calciteChipBackgroundColor: string; calciteChipBorderColor: string; calciteChipCloseIconColor: string; calciteChipCornerRadius: string; calciteChipIconColor: string; calciteChipSelectIconColorPress: string; calciteChipSelectIconColor: string; calciteChipTextColor: string; }; export declare const chips: string;