UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

13 lines (12 loc) 244 B
export declare const CSS: { handle: string; handleSelected: string; }; export declare const ICONS: { readonly drag: "drag"; }; export declare const SUBSTITUTIONS: { itemLabel: string; position: string; total: string; };