IReportSlotPlaceholder
Home > @gooddata/sdk-model > IReportSlotPlaceholder
IReportSlotPlaceholder 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.
Metadata of a slot that is intentionally left unfilled in a report page or template.
Signature:
export interface IReportSlotPlaceholder
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) (Optional) Authoring hint shown in the empty slot. | ||
|
boolean |
(ALPHA) (Optional) When true, a report is not considered complete until this slot is filled. |