ReplaceSectionItemPayload
Home > @gooddata/sdk-ui-dashboard > ReplaceSectionItemPayload
ReplaceSectionItemPayload interface
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.
Payload of the ReplaceSectionItem command.
Signature:
export interface ReplaceSectionItemPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
boolean |
(BETA) (Optional) Specify whether dashboard should auto-resolve date dataset to use for date filtering of the KPI or insight widget that will be used to replace item on a dashboard. | |
|
(BETA) New item definition. | ||
|
number |
(BETA) Index of item within section that should be modified. | |
|
(BETA) (Optional) Index where the item to modify resides. TODO LX-648: make the prop required | ||
|
number |
(BETA) Index of section where the item to modify resides. | |
|
(BETA) (Optional) Specify identifier for stash where the old item should be stored. |