UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

24 lines (23 loc) 496 B
export declare const CSS: { actionsEnd: string; checkboxLabel: string; checkbox: string; chevron: string; nodeContainer: string; childrenContainer: string; bulletPointIcon: string; checkmarkIcon: string; itemExpanded: string; iconStart: string; nodeAndActionsContainer: string; }; export declare const SLOTS: { actionsEnd: string; children: string; }; export declare const ICONS: { bulletPoint: string; checkmark: string; chevronRight: string; blank: string; };