The default value of the select field.
D2RMM v1.3.0
Optional descriptionThe description for the field that appears in a help tooltip.
D2RMM v1.0.0
The unique identifier of the configuration element.
The name of the field.
D2RMM v1.0.0
The options that the user can select from.
Optional description?: stringThe description of the option that appears underneath the label in the dropdown.
D2RMM v1.3.0
The label of the option that will be displayed in the dropdown.
D2RMM v1.3.0
The value of the option that will be used when the user selects it.
D2RMM v1.3.0
D2RMM v1.3.0
Optional overrideThe override value of the select field.
If this value is anything other than null, it will override the current value.
If the value is overridden, it will also be read only.
D2RMM v1.8.0
The type of the configuration element.
D2RMM v1.3.0
Optional visibleDetermines if the field is visible or not.
D2RMM v1.8.0
Represents a select configuration field that will be represented as a dropdown select element in the configuration UI.
Since
D2RMM v1.3.0