GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.17.0
  • Code samples
  • GitHub

toSectionIndex

Home > @gooddata/sdk-ui-dashboard > IMoveSectionItemToNewSectionPayload > toSectionIndex

IMoveSectionItemToNewSectionPayload.toSectionIndex 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 which should be created and the item should be moved into.

Index is zero-based. For convenience you may specify -1 to move to last section.

Signature:

readonly toSectionIndex: RelativeIndex;

Remarks

IMoveSectionItemToNewSectionPayload.toSectionIndex support will be removed in the next major SDK version. Use IMoveSectionItemToNewSectionPayload.itemPath instead.

TODO LX-648: Remove toSectionIndex in the next major version.

  • IMoveSectionItemToNewSectionPayload.toSectionIndex property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use