Represents a class implementing the IGridSortingStrategy interface with a no-operation sorting strategy. It performs no sorting and returns the data as it is.

Constructors

Methods

Constructors

Methods

  • Parameters

    • data: any[]

    Returns any[]