Search
Preparing search index...
The search index is not available
UpSet.js Model - v1.11.0
Options
All
Public
Public/Protected
All
Inherited
Menu
UpSet.js Model - v1.11.0
IUpSetDump
Interface IUpSetDump
Hierarchy
IUpSetDump
Index
Properties
combination
Options
combinations
queries
selection
sets
Properties
Optional
combination
Options
combination
Options
?:
Omit
<
GenerateSetCombinationsOptions
<
any
>
,
"elems"
>
Optional
combinations
combinations
?:
readonly
{
cardinality
:
number
;
color
?:
string
;
degree
:
number
;
elems
:
UpSetCompressedIndices
;
name
:
string
;
sets
:
readonly number[]
;
type
:
SetCombinationType
}
[]
queries
queries
:
readonly
{
color
:
string
;
elems
?:
UpSetCompressedIndices
;
name
:
string
;
set
?:
IUpSetDumpRef
}
[]
Optional
selection
selection
?:
IUpSetDumpRef
|
UpSetCompressedIndices
sets
sets
:
readonly
{
cardinality
:
number
;
color
?:
string
;
elems
:
UpSetCompressedIndices
;
name
:
string
}
[]
Exports
IUp
Set
Dump
combination
Options
combinations
queries
selection
sets