stashIdentifier
Home > @gooddata/sdk-ui-dashboard > ReplaceSectionItemPayload > stashIdentifier
ReplaceSectionItemPayload.stashIdentifier property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specify identifier for stash where the old item should be stored.
Signature:
readonly stashIdentifier?: StashedDashboardItemsId;
Remarks
If no stashIdentifier provided, then the old item will be thrown away.