UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

21 lines (20 loc) 455 B
export declare const CSS: { contentCell: string; numberCell: string; selectionCell: string; bodyRow: string; footerRow: string; heading: string; description: string; multipleSelectionCell: string; assistiveText: string; active: string; selectedCell: string; lastCell: string; staticCell: string; }; export declare const ICONS: { checked: string; indeterminate: string; unchecked: string; };