Select.removeOption

Removes an option.

class Select
final
void
removeOption
(
string value
)

Parameters

value string

The value of the option to remove.

Meta