API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeTextAlignment

@codexo/exojs / rendering / stable

Horizontal alignment mode for multi-line text layout.

0
props
0
methods
0
events
Import
import { TextAlignment } from '@codexo/exojs'

Horizontal alignment mode for multi-line text layout.

Definition1
"center" | "justify" | "left" | "right"
Source