slotId
Home > @gooddata/sdk-model > IReportLayoutSlotRef > slotId
IReportLayoutSlotRef.slotId property
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.
Local identifier of a slot in IReportPageBody.slots. A slotId with no matching slot renders as an empty area.
Signature:
slotId: string;