UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

9 lines (8 loc) 160 B
export const CSS = { heading: "heading", container: "container", indented: "container--indented" }; export const SLOTS = { parentItem: "parent-item" };