Search
Preparing search index...
The search index is not available
UpSet.js React - v1.11.0
Options
All
Public
Public/Protected
All
Inherited
Menu
UpSet.js React - v1.11.0
IUpSetJSStaticDump
Interface IUpSetJSStaticDump
Hierarchy
IUpSetStaticDump
IUpSetJSStaticDump
Index
Properties
$schema
author
combinations
description
mode
name
overlaps
props
queries
selection
sets
Properties
$schema
$schema
:
string
Optional
author
author
?:
string
combinations
combinations
:
readonly
(
UpSetFromStaticDumpFullCombination
|
UpSetFromStaticDumpCompressedCombination
)
[]
description
description
:
string
Optional
mode
mode
?:
"venn"
|
"kmap"
|
"upset"
name
name
:
string
overlaps
overlaps
:
string
|
readonly
readonly number[]
[]
props
props
:
UpSetJSDumpProps
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
SetJSStatic
Dump
$schema
author
combinations
description
mode
name
overlaps
props
queries
selection
sets