UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

16 lines (15 loc) 271 B
export declare const CSS: { title: string; close: string; chipImageContainer: string; calciteChipIcon: string; }; export declare const TEXT: { close: string; }; export declare const SLOTS: { image: string; }; export declare const ICONS: { close: string; };