IReportLayoutSection
Home > @gooddata/sdk-model > IReportLayoutSection
IReportLayoutSection interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A container splitting its area into children laid out along a direction.
Signature:
export interface IReportLayoutSection extends IReportLayoutNodeBase
Extends: IReportLayoutNodeBase
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) | |||
|
"row" | "column" |
(ALPHA) "row" lays children out horizontally, "column" vertically. | ||
|
"section" |
(ALPHA) |