StashedDashboardItemsId
Home > @gooddata/sdk-ui-dashboard > StashedDashboardItemsId
StashedDashboardItemsId type
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.
Identifier of a stashed dashboard items. When removing one or more item, the caller may decide to 'stash' these items under some identifier. This stashed items can then be used in subsequent command that places items on the layout by providing the stash identifier.
Signature:
export type StashedDashboardItemsId = string;