UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

17 lines (16 loc) 374 B
export declare const CSS: { bordered: string; striped: string; selectionArea: string; paginationArea: string; container: string; tableContainer: string; tableFixed: string; assistiveText: string; selectionActions: string; }; export declare const SLOTS: { selectionActions: string; tableHeader: string; tableFooter: string; };