Preparing search index...
The search index is not available
LineUpJS - v4.12.0
LineUpJS
IEngineRankingOptions
Interface IEngineRankingOptions
interface
IEngineRankingOptions
{
animation
:
boolean
;
customRowUpdate
:
(
row
:
HTMLElement
,
rowIndex
:
number
)
=>
void
;
flags
:
ILineUpFlags
;
levelOfDetail
:
(
rowIndex
:
number
)
=>
"high"
|
"low"
;
selectionActivateFilter
:
string
|
boolean
;
}
Index
Properties
animation
custom
Row
Update
flags
level
Of
Detail
selection
Activate
Filter
Properties
animation
animation
:
boolean
custom
Row
Update
customRowUpdate
:
(
row
:
HTMLElement
,
rowIndex
:
number
)
=>
void
flags
flags
:
ILineUpFlags
level
Of
Detail
levelOfDetail
:
(
rowIndex
:
number
)
=>
"high"
|
"low"
selection
Activate
Filter
selectionActivateFilter
:
string
|
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animation
custom
Row
Update
flags
level
Of
Detail
selection
Activate
Filter
LineUpJS - v4.12.0
Loading...