Interface: ConfigValue
January 3, 2026 ยท View on GitHub
Interface: ConfigValue
Extends
ConfigValue
Properties
selected
selected:
boolean
Whether the configuration option is selected.
Inherited from
CliConfigValue.selected
value
value:
string
The configuration option value.
Inherited from
CliConfigValue.value
valueLabel
valueLabel:
string
Label to identify the configuration option to humans.
Inherited from
CliConfigValue.valueLabel