File

src/ISortResult.ts

Index

Properties

Properties

column
column: string
Type : string
order
order: number
Type : number
export interface ISortResult {
  column: string;
  order: number;
}

results matching ""

    No results matching ""