element.destroy()
Removes the EBT Element
from the DOM and destroys it. A destroyed element cannot be re-mounted to the DOM.
Example
Destroy a ForageEbtBalanceElement
ForageEbtBalanceElement
ebtBalanceCheckElement.destroy()