UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

17 lines (16 loc) 315 B
export declare const CSS: { container: string; header: string; footer: string; title: string; subtitle: string; checkboxWrapper: string; thumbnailWrapper: string; }; export declare const SLOTS: { thumbnail: string; title: string; subtitle: string; footerStart: string; footerEnd: string; };