UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

9 lines (8 loc) 247 B
export declare const CSS: { container: string; groupContainer: string; scrim: string; assistiveText: string; }; export declare const blockGroupSelector = "calcite-block-group"; export declare const blockSelector = "calcite-block";