itemIndex
Home > @gooddata/sdk-ui-dashboard > ReplaceSectionItemPayload > itemIndex
ReplaceSectionItemPayload.itemIndex 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.
Index of item within section that should be modified.
Signature:
readonly itemIndex: number;
Remarks
ReplaceSectionItemPayload.itemIndex support will be removed in the next major SDK version. Use ReplaceSectionItemPayload.itemPath instead.
TODO LX-648: Remove itemIndex in the next major version.