Preparing search index...
The search index is not available
Documentation
Documentation
core
ConfigurationSelectParameter
Interface ConfigurationSelectParameter
interface
ConfigurationSelectParameter
{
default
:
string
|
number
|
boolean
;
name
:
string
;
options
:
{
commands
:
ConfigurationCommand
[]
;
name
:
string
;
}
[]
;
type
:
"number"
|
"select"
|
"toggle"
|
"text"
;
}
Hierarchy (
view full
)
ConfigurationParameter
ConfigurationSelectParameter
Index
Properties
default
name
options
type
Properties
default
default
:
string
|
number
|
boolean
name
name
:
string
options
options
:
{
commands
:
ConfigurationCommand
[]
;
name
:
string
;
}
[]
Type declaration
commands
:
ConfigurationCommand
[]
name
:
string
type
type
:
"number"
|
"select"
|
"toggle"
|
"text"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
default
name
options
type
Documentation
core - v0.0.0
editor
studio - v0.0.1
viewer - v0.0.0
Generated using
TypeDoc