UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

12 lines (11 loc) 197 B
export declare const INPUT_TYPE_ICONS: { tel: string; password: string; email: string; date: string; time: string; search: string; }; export declare const SLOTS: { action: string; };