IReportLayoutSlotRef
Home > @gooddata/sdk-model > IReportLayoutSlotRef
IReportLayoutSlotRef 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 leaf assigning its area to a slot. The slot fills the area completely.
Signature:
export interface IReportLayoutSlotRef extends IReportLayoutNodeBase
Extends: IReportLayoutNodeBase
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) Local identifier of a slot in IReportPageBody.slots. A slotId with no matching slot renders as an empty area. | ||
|
"slotRef" |
(ALPHA) |