API reference

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

T

typeStackAlign

@codexo/exojs / ui / stable

Where a stack places its children on the axis it does not flow along.

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

Where a stack places its children on the axis it does not flow along.

Definition1
"center" | "end" | "start" | "stretch"
Source