@gmb/bitmark-parser - v7.2.0
Preparing search index...
legacy
MarkJson
Interface MarkJson
interface
MarkJson
{
__defaultExample
?:
ExampleJson
;
__isDefaultExample
?:
boolean
;
attrs
:
Record
<
string
,
unknown
>
;
example
:
ExampleJson
;
hint
:
JsonText
;
instruction
:
JsonText
;
isExample
:
boolean
;
item
:
JsonText
;
lead
:
JsonText
;
mark
:
string
;
solution
:
string
;
type
:
"mark"
;
}
Hierarchy (
View Summary
)
BaseBodyBitJson
MarkJson
Index
Properties
__
default
Example?
__
is
Default
Example?
attrs
example
hint
instruction
is
Example
item
lead
mark
solution
type
Properties
Optional
__
default
Example
__defaultExample
?:
ExampleJson
Optional
__
is
Default
Example
__isDefaultExample
?:
boolean
attrs
attrs
:
Record
<
string
,
unknown
>
example
example
:
ExampleJson
hint
hint
:
JsonText
instruction
instruction
:
JsonText
is
Example
isExample
:
boolean
item
item
:
JsonText
lead
lead
:
JsonText
mark
mark
:
string
solution
solution
:
string
type
type
:
"mark"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
default
Example
__
is
Default
Example
attrs
example
hint
instruction
is
Example
item
lead
mark
solution
type
@gmb/bitmark-parser - v7.2.0
Loading...