UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

17 lines (16 loc) 282 B
export declare const TEXT: { close: string; }; export declare const SLOTS: { title: string; message: string; link: string; actionsEnd: string; }; export declare const CSS: { actionsEnd: string; close: string; container: string; content: string; icon: string; };