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