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