@gmb/bitmark-parser - v7.2.0
Preparing search index...
MatchMatrixBitMatrix
Type Alias MatchMatrixBitMatrix
type
MatchMatrixBitMatrix
=
{
cells
?:
MatchMatrixBitMatrixCell
[]
;
heading
?:
{
forKeys
?:
string
;
forValues
?:
string
[]
;
[
key
:
string
]:
unknown
;
}
;
hint
?:
BitmarkPlus
;
instruction
?:
BitmarkPlus
;
isExample
?:
boolean
;
item
?:
BitmarkPlus
;
key
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
cells?
heading?
hint?
instruction?
is
Example?
item?
key?
Properties
Optional
cells
cells
?:
MatchMatrixBitMatrixCell
[]
Optional
heading
heading
?:
{
forKeys
?:
string
;
forValues
?:
string
[]
;
[
key
:
string
]:
unknown
}
Optional
hint
hint
?:
BitmarkPlus
Optional
instruction
instruction
?:
BitmarkPlus
Optional
is
Example
isExample
?:
boolean
Optional
item
item
?:
BitmarkPlus
Optional
key
key
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
heading
hint
instruction
is
Example
item
key
@gmb/bitmark-parser - v7.2.0
Loading...