UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

12 lines (11 loc) 239 B
export const CSS = { buttonLoader: "calcite-button--loader", content: "content", contentSlotted: "content--slotted", icon: "icon", iconStart: "icon--start", iconEnd: "icon--end" }; export const TEXT = { loading: "Loading" };