Skip to content

ViewportMinimapPlacement

ViewportMinimapPlacement = "top-left" | "top-right" | "bottom-left" | "bottom-right" | { bottom?: number | string; height?: number | string; left?: number | string; right?: number | string; top?: number | string; width?: number | string; }

Defined in: src/components/editor/Minimap/ViewportMinimap.tsx:16