wvega / timepicker

A jQuery plugin to enhance standard form input fields helping users to select (or type) times
http://timepicker.co
GNU General Public License v2.0
216 stars 92 forks source link

destroying the timepicker? #91

Closed jamesdixon closed 7 years ago

jamesdixon commented 7 years ago

Hi,

First, great work!

Is there a way to destroy the timepicker? I'm writing an Ember component that utilizes this library and I can't seem to find a method to destroy the timepicker. This is desirable to free up resources when the timepicker is no longer on screen.

Thanks!

jamesdixon commented 7 years ago

nvm, found it in the source :)