localIdentifier
Home > @gooddata/sdk-model > IReportSlotBase > localIdentifier
IReportSlotBase.localIdentifier 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.
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.
Signature:
localIdentifier: string;