API reference

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

T

typeDockRegion

@codexo/exojs / ui / stable

Where a DockContainer places a child.

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

Where a DockContainer places a child.

Definition1
"bottom" | "center" | "left" | "right" | "top"
Source