@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: INodeSizeInfo
Extended by
Properties
Property | Type | Description | Defined in |
---|---|---|---|
bottomTotalSize | number | The size of the children item bottom total size | types/layout-type.ts:185 |
itemSize | number | The size of the item | types/layout-type.ts:177 |
topTotalSize | number | The size of the children item top total size | types/layout-type.ts:181 |