UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

24 lines (23 loc) 428 B
export declare const CSS: { article: string; content: string; headerContainer: string; icon: string; toggle: string; toggleIcon: string; title: string; heading: string; header: string; button: string; summary: string; controlContainer: string; }; export declare const TEXT: { collapse: string; expand: string; loading: string; }; export declare const SLOTS: { icon: string; control: string; };