UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

11 lines (10 loc) 196 B
export const CSS = { actionGroupBottom: "action-group--bottom" }; export const SLOTS = { bottomActions: "bottom-actions" }; export const TEXT = { expand: "Expand", collapse: "Collapse" };