select-pure icon indicating copy to clipboard operation
select-pure copied to clipboard

How to destroy instances of SelectPure

Open supertrip86 opened this issue 5 years ago • 0 comments

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

supertrip86 avatar May 13 '20 13:05 supertrip86