ManualInputSelectOptionDefinition
One selectable option rendered by a manual-input dropdown.
SDK v2026.4.0
Kind: interface
Signature
export interface ManualInputSelectOptionDefinitionProperties
value(string): Stable string value submitted when the operator picks this option.label(string): User-facing label shown in the dropdown.description?(string): Optional helper copy explaining when to use the option.