Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
IBuilderAdapterRankingProps
Interface IBuilderAdapterRankingProps
Hierarchy
IBuilderAdapterRankingProps
Index
Properties
columns
group
By
sort
By
Properties
Optional
columns
columns
?:
(
string
|
IImposeColumnBuilder
|
INestedBuilder
|
IWeightedSumBuilder
|
IReduceBuilder
|
IScriptedBuilder
)
[]
Optional
group
By
group
By
?:
string
|
string
[]
Optional
sort
By
sort
By
?:
string
|
{
asc
:
boolean
|
"desc"
|
"asc"
;
column
:
string
}
|
(
string
|
{
asc
:
boolean
|
"desc"
|
"asc"
;
column
:
string
}
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
IBuilder
Adapter
Ranking
Props
columns
group
By
sort
By