UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

26 lines (25 loc) 578 B
export declare const CSS: { loader: string; clearButton: string; clearable: string; editingEnabled: string; inlineChild: string; inputIcon: string; prefix: string; suffix: string; numberButtonWrapper: string; buttonItemHorizontal: string; wrapper: string; inputWrapper: string; actionWrapper: string; resizeIconWrapper: string; numberButtonItem: string; hasSuffix: string; hasPrefix: string; }; export declare const IDS: { validationMessage: string; }; export declare const SLOTS: { action: string; };