itemPath
Home > @gooddata/sdk-ui-dashboard > RemoveSectionItemPayload > itemPath
RemoveSectionItemPayload.itemPath 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 where the item to remove is located.
Signature:
readonly itemPath?: ILayoutItemPath;
Remarks
Index is zero-based.
TODO LX-648: make the prop required