Type alias HorizontalAlignment

HorizontalAlignment: "left" | "center" | "right"

A type alias for the supported horizontal alignment modes.

Generated using TypeDoc