Search
Preparing search index...
The search index is not available
UpSet.js Bundle - v1.11.0
Options
All
Public
Public/Protected
All
Inherited
Menu
UpSet.js Bundle - v1.11.0
IUpSetStaticDump
Interface IUpSetStaticDump
Hierarchy
IUpSetStaticDump
IUpSetJSStaticDump
Index
Properties
combinations
overlaps
queries
selection
sets
Properties
combinations
combinations
:
readonly
(
UpSetFromStaticDumpFullCombination
|
UpSetFromStaticDumpCompressedCombination
)
[]
overlaps
overlaps
:
string
|
readonly
readonly number[]
[]
queries
queries
:
readonly
{
color
:
string
;
name
:
string
;
overlaps
?:
readonly number[]
;
set
?:
IUpSetDumpRef
}
[]
Optional
selection
selection
?:
readonly
number
[]
|
IUpSetDumpRef
sets
sets
:
readonly
(
{
cardinality
:
number
;
color
?:
string
;
name
:
string
}
|
{
c
:
number
;
cc
?:
string
;
n
:
string
}
)
[]
Exports
prop
Validators
IUp
Set
Static
Dump
combinations
overlaps
queries
selection
sets