itemIndex
Home > @gooddata/sdk-ui-dashboard > RemoveSectionItemPayload > itemIndex
RemoveSectionItemPayload.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 section item that should be moved.
Signature:
readonly itemIndex: RelativeIndex;
Remarks
Index is zero-based. For convenience you may use index of -1 to remove last item from section.