8.8 released—CSS Media Query support, SF Symbols and much more...
Learn more

Summary

Variables

baseline

baseline: "baseline" = "baseline"

bottom

bottom: "bottom" = "bottom"

middle

middle: "middle" = "middle"

stretch

stretch: "stretch" = "stretch"

sub

sup

textbottom

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

texttop

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

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