Skip to content

Documentation / device / TextVerticalAlignment

Type Alias: TextVerticalAlignment

TextVerticalAlignment = "top" | "center" | "bottom"

Defined in: libs/device/src/base_types.ts:2474

Vertical alignment for text layout

Released under the MIT License.