@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
12 lines (11 loc) • 367 B
TypeScript
export declare const tileTokens: {
calciteTileAccentColorPress: string;
calciteTileBackgroundColor: string;
calciteTileBorderColor: string;
calciteTileCornerRadius: string;
calciteTileHeadingTextColor: string;
calciteTileLinkColor: string;
calciteTileShadow: string;
calciteTileTextColor: string;
};
export declare const tile: string;