Home > @activeviam/activeui-sdk > PageLayoutNode
PageLayoutNode interface
Signature:
export interface PageLayoutNode
Properties
| Property | Type | Description |
|---|---|---|
| children | { [key: number]: PageLayoutNode | PageLayoutLeaf; } | |
| direction | PageLayoutDirection | |
| size | number |