Type Alias VerticalAlignmentType Vertical alignment. Declaration export declare type VerticalAlignmentType = "top" | "center" | "bottom";