Interface IBuilderAdapterRankingProps

Hierarchy

  • IBuilderAdapterRankingProps

Properties

Properties

groupBy?: string | string[]
sortBy?: string | { asc: boolean | "desc" | "asc"; column: string } | (string | { asc: boolean | "desc" | "asc"; column: string })[]