@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
11 lines (10 loc) • 340 B
TypeScript
export declare const ratingTokens: {
calciteRatingSpacing: string;
calciteRatingColorHover: string;
calciteRatingColorPress: string;
calciteRatingColor: string;
calciteRatingAverageColor: string;
calciteRatingAverageTextColor: string;
calciteRatingCountTextColor: string;
};
export declare const rating: string;