onRemove
Definition
Input
component
: the reference to a valid bolt app, a bolt functional component or a valid bold variable componentcallback
: the function to run when the component is removed from the DOM
Returns HTMLElement
The component will return after registering the callback which will be invoked when the component is removed
Last updated