Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
IEngineRankingOptions
Interface IEngineRankingOptions
Hierarchy
IEngineRankingOptions
Index
Properties
animation
custom
Row
Update
flags
level
Of
Detail
Properties
animation
animation
:
boolean
custom
Row
Update
custom
Row
Update
:
(
(
row
:
HTMLElement
, rowIndex
:
number
)
=>
void
)
Type declaration
(
row
:
HTMLElement
, rowIndex
:
number
)
:
void
Parameters
row:
HTMLElement
rowIndex:
number
Returns
void
flags
flags
:
ILineUpFlags
level
Of
Detail
level
Of
Detail
:
(
(
rowIndex
:
number
)
=>
"high"
|
"low"
)
Type declaration
(
rowIndex
:
number
)
:
"high"
|
"low"
Parameters
rowIndex:
number
Returns
"high"
|
"low"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
IEngine
Ranking
Options
animation
custom
Row
Update
flags
level
Of
Detail