Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PositionAnchor type

type PositionAnchor =
 | "center"
 | "top"
 | "bottom"
 | "left"
 | "right"
 | "top-left"
 | "top-right"
 | "bottom-left"
 | "bottom-right"