UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

20 lines (19 loc) 435 B
export declare const CSS: { container: string; actionBarContainer: string; contentContainer: string; content: string; contentHeader: string; contentBody: string; contentOverlay: string; float: string; floatAll: string; floatContent: string; resizeHandle: string; resizeHandleBar: string; height: string; }; export declare const SLOTS: { actionBar: string; header: string; };