@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
19 lines (18 loc) • 662 B
TypeScript
export declare const tabsTokens: {
calciteTabBackgroundColor: string;
calciteTabBackgroundColorHover: string;
calciteTabBorderColor: string;
calciteTabTextColor: string;
calciteTabAccentColor: string;
calciteTabAccentColorHover: string;
calciteTabAccentColorPress: string;
calciteTabIconColorEnd: string;
calciteTabIconColorStart: string;
calciteTabCloseIconColor: string;
calciteTabCloseIconColorPress: string;
calciteTabCloseBackgroundColor: string;
calciteTabCloseBackgroundPress: string;
calciteTabContentSpaceY: string;
};
export declare const tabs: string;
export declare const tabsBordered: string;