select-pure
select-pure copied to clipboard
How to destroy instances of SelectPure
Removing an element initialized with SelectPure from the DOM is enough, or do I also have to call some method like .destroy()? Does the instance of SelectPure stay attached somewhere? I'm asking because I'm calling many instances of SelectPure in a web application, and I don't want to overload the memory