UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

1 lines 87 B
export type DisplayMode = "dock" | "float" | "overlay" | "float-content" | "float-all";