itemIndex
Home > @gooddata/sdk-ui-dashboard > ResizeWidthPayload > itemIndex
ResizeWidthPayload.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.
Indexes of the item to resize.
Index is zero-based.
Signature:
readonly itemIndex: number;
Remarks
ResizeWidthPayload.itemIndex support will be removed in the next major SDK version. Use ResizeWidthPayload.itemPath instead.
TODO LX-648: Remove itemIndex in the next major version.