Skip to main content

Type Alias: ControlsPosition

ControlsPosition = "top-left" | "top-right" | "bottom-left" | "bottom-right"

Defined in: interaction/Controls.ts:11

Position options for the controls panel.