8.6 Released with 🥽 visionOS support and more!
Check it out

Summary ​

Variables ​

baseline ​

baseline: "baseline" = "baseline"

bottom ​

bottom: "bottom" = "bottom"

middle ​

middle: "middle" = "middle"

stretch ​

stretch: "stretch" = "stretch"

textbottom ​

textbottom: "text-bottom" = "text-bottom"

texttop ​

texttop: "text-top" = "text-top"

Functions ​

isValid ​

isValid(value: any): value is VerticalAlignmentTextType
Parameter Default Description
value
any

Returns value is VerticalAlignmentTextType

parse ​

parse(value: string): VerticalAlignmentTextType
Parameter Default Description
value
string