index
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionAddedPayload > index
DashboardLayoutSectionAddedPayload.index 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.
Warning: This API is now obsolete.
The prop will be removed in the next major SDK version. Use DashboardLayoutSectionAddedPayload.path instead.
TODO LX-648: Remove property in the next major version.
Index of the new section among other sections in the layout.
Index is zero-based.
Signature:
readonly index: number;