IReportSlotBase
Home > @gooddata/sdk-model > IReportSlotBase
IReportSlotBase 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.
Structural base of every report slot.
Signature:
export interface IReportSlotBase
Remarks
Parsers written against this base can skip slot types introduced by a newer content version instead of failing.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) Identifier unique within the page body. The layout tree references it, and it is the join key when a report fills a template's slots. Regenerated when a page is cloned into template content so repeated use of one page stays unique. | ||
|
(ALPHA) (Optional) Present when the slot is an unfilled placeholder. | |||
|
string |
(ALPHA) |