Skip to content

Home > @liquidrazor/list-display > SortingContext

SortingContext interface

Signature:

typescript
export interface SortingContext<TRow = AnyRow>

Properties

Property

Modifiers

Type

Description

fields

Array<FieldSchema<TRow>>

sort?

SortDescriptor<TRow>

(Optional)