UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

14 lines (13 loc) 291 B
export const CSS = { main: "main", mainReversed: "main--reversed", content: "content", footer: "footer" }; export const SLOTS = { centerRow: "center-row", primaryPanel: "primary-panel", contextualPanel: "contextual-panel", header: "shell-header", footer: "shell-footer" };