AlignDirection

The direction for alignment operations.

AlignDirection type

The direction for alignment operations.

Signature:

type AlignDirection = "left" | "right" | "top" | "bottom" | "horizontal-center" | "vertical-center";
Last updated: August 5, 2026 at 11:47 AMEdit this page