UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

20 lines (19 loc) 412 B
export declare const CSS: { loader: string; clearButton: string; editingEnabled: string; inlineChild: string; inputIcon: string; prefix: string; suffix: string; wrapper: string; inputWrapper: string; actionWrapper: string; resizeIconWrapper: string; }; export declare const IDS: { validationMessage: string; }; export declare const SLOTS: { action: string; };