UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

8 lines (7 loc) 143 B
export const CSS = { actionBarContainer: "action-bar-container", content: "content" }; export const SLOTS = { actionBar: "action-bar" };