WindowPosition
Supported 9-grid positions for the initial plugin UI window placement.
WindowPosition type
Supported 9-grid positions for the initial plugin UI window placement.
Signature:
type WindowPosition =
| "top-left"
| "top-center"
| "top-right"
| "center-left"
| "center"
| "center-right"
| "bottom-left"
| "bottom-center"
| "bottom-right";Last updated: September 11, 2026 at 12:08 PMEdit this page