itemIndex
Home > @gooddata/sdk-ui-dashboard > IResizeWidthPayload > itemIndex
IResizeWidthPayload.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
IResizeWidthPayload.itemIndex support will be removed in the next major SDK version. Use IResizeWidthPayload.itemPath instead.
TODO LX-648: Remove itemIndex in the next major version.