Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
IWeightedSumBuilder
Interface IWeightedSumBuilder
interface
IWeightedSumBuilder
{
columns
:
string
[]
;
label
?:
string
;
type
:
"weightedSum"
;
weights
:
number
[]
;
}
Index
Properties
columns
label?
type
weights
Properties
columns
columns
:
string
[]
Optional
label
label
?:
string
type
type
:
"weightedSum"
weights
weights
:
number
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
columns
label
type
weights
LineUpJS - v4.11.0
Loading...