Selects an option by its value. Works also using an array of values.
Selects an option by its value. Works also using an array of values. If <code>triggerOnChange</code> is set to true, the <code>onChange</code> event is triggered.
Deselect an option by its value. Works also using an array of values.
Deselect an option by its value. Works also using an array of values. If <code>triggerOnChange</code> is set to true, the <code>onChange</code> event is triggered.