Skip to main content

VerticalAlignmentType

Type Aliases

VerticalAlignmentType

type VerticalAlignmentType = "top" | "center" | "bottom";

Vertical alignment.

Was this page helpful?