WidgetsFormForm APISelect APIForm Select methodsclear()clear()clears a value of a Select controlclear(): void;Exampleform.getItem("select").clear();