destructor()
removes a select instance and releases the occupied resources
destructor(): void;
Example
form.getItem("select").destructor();
removes a select instance and releases the occupied resources
Example
form.getItem("select").destructor();