index
Home > @gooddata/sdk-ui-dashboard > RemoveLayoutSectionPayload > index
RemoveLayoutSectionPayload.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.
Index of section to remove.
Zero based. For convenience -1 can be used to remove the last section.
Signature:
readonly index: RelativeIndex;