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