@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
14 lines (13 loc) • 473 B
TypeScript
export declare const listTokens: {
calciteListBackgroundColor: string;
calciteListBackgroundColorHover: string;
calciteListBackgroundColorPress: string;
calciteListBorderColor: string;
calciteListColor: string;
calciteListContentTextColor: string;
calciteListDescriptionTextColor: string;
calciteListIconColor: string;
calciteListLabelTextColor: string;
calciteListSelectionBorderColor: string;
};
export declare const list: string;