DEV Community

Discussion on: The problem with DOM’s event listeners

Collapse
 
shahrozahmd profile image
Shahroz Ahmed

is "unmount();" is specifically your developed library's method?? because console through me an error that there is nothing like "unmount();" is available in javascript.

Collapse
 
filibit profile image
Filip Biterski • Edited

Yes. If You want to use it, read installation instructions in the repository.

Collapse
 
shahrozahmd profile image
Shahroz Ahmed

Oh... sure I will use it :)