Type alias: PositionAnchor¶
Ƭ PositionAnchor: "center"
| "top"
| "bottom"
| "left"
| "right"
| "top-left"
| "top-right"
| "bottom-left"
| "bottom-right"
Where to position the anchor. Used by a popup and a marker.
Defined in¶
src/ui/anchor.ts:5