UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

1 lines 126 B
export type DialogPlacement = "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "cover" | "center";