apex-grid
    Preparing search index...

    Type Alias SortState<T>

    SortState: Map<Keys<T>, SortExpression<T>>

    Represents the sort state of the grid.

    Type Parameters

    • T