@pretty-chitty/core
Preparing search index...
ContainerNode
Interface ContainerNode
interface
ContainerNode
{
direction
:
LayoutDirection
;
splits
:
LayoutNode
[]
;
collapseOrder
?:
number
;
reversedIfVertical
?:
boolean
;
reversedIfHorizontal
?:
boolean
;
}
Index
Properties
direction
splits
collapse
Order?
reversed
If
Vertical?
reversed
If
Horizontal?
Properties
direction
direction
:
LayoutDirection
splits
splits
:
LayoutNode
[]
Optional
collapse
Order
collapseOrder
?:
number
Optional
reversed
If
Vertical
reversedIfVertical
?:
boolean
Optional
reversed
If
Horizontal
reversedIfHorizontal
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
direction
splits
collapse
Order
reversed
If
Vertical
reversed
If
Horizontal
@pretty-chitty/core
Loading...