OptionValueExt extension
- on
Properties
- optionValueBoolean → OptionValueBoolean?
-
Represents a boolean option
read-only
- optionValueEmpty → OptionValueEmpty?
-
Represents an unknown option or an option which has a default value
read-only
- optionValueInteger → OptionValueInteger?
-
Represents an integer option
read-only
- optionValueString → OptionValueString?
-
Represents a string option
read-only