UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

15 lines (14 loc) 398 B
export declare const CSS: { container: string; imageContainer: string; closeButtonContainer: string; closeButton: string; content: string; hasHeader: string; header: string; headerContent: string; heading: string; }; export declare const defaultPopoverPlacement = "auto"; export declare const ARIA_CONTROLS = "aria-controls"; export declare const ARIA_EXPANDED = "aria-expanded";