WidgetsFormForm APIInput APIForm Input methodsclear()clear()clears a value of an Input controlclear(): void;Exampleform.getItem("input").clear();