value
Set the selected option by id/value.
Updates the underlying component selection, re-validates dependents, and re-evaluates conditional visibility. Passing Origin.Sdk (or any origin where notify == false) suppresses change notifications.
Parameters
v
New option id/value, or null to clear.
origin
Source of the change; controls whether listeners are notified.