/ S
    Guides
    Examples
    API Reference
    GitHub (opens new window)
    Blog (opens new window)
    • Contact support (opens new window)
    • Report an issue (opens new window)
    • Forum (opens new window)
    Choose a theme:
    Guides
    Examples
    API Reference
    GitHub (opens new window)
    Blog (opens new window)
    • Contact support (opens new window)
    • Report an issue (opens new window)
    • Forum (opens new window)
    • Introduction
    • Core
    • Hooks
    • Options
    • Plugins
      • AutoColumnSize
      • AutoRowSize
      • Autofill
      • BindRowsWithHeaders
      • CollapsibleColumns
      • ColumnSorting
      • ColumnSummary
      • Comments
      • ContextMenu
      • CopyPaste
      • CustomBorders
      • DragToScroll
      • DropdownMenu
      • ExportFile
      • Filters
      • Formulas
      • HiddenColumns
      • HiddenRows
      • ManualColumnFreeze
      • ManualColumnMove
      • ManualColumnResize
      • ManualRowMove
      • ManualRowResize
      • MergeCells
      • MultiColumnSorting
      • NestedHeaders
      • NestedRows
      • PersistentState
      • Search
      • TrimRows
      • UndoRedo

    This page covers a next version of Handsontable, and is not published yet.

    This page covers a non-latest version of Handsontable.

    # IndexesSequence

    Table of contents
    • Description

    # Description

    Map for storing mappings from an index to a physical index.

    It also updates the physical indexes (remaining in the map) on remove/add row or column action.

    Last Updated: Jul 15, 2022