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