vaadin / vaadin-time-picker-flow

Vaadin Flow Java API for vaadin/vaadin-time-picker Web Component
https://vaadin.com/components/vaadin-time-picker
Other
6 stars 11 forks source link

Added timeout between calls of when #81

Closed tulioag closed 4 years ago

tulioag commented 4 years ago

Might be desirable to use a timeout between calls of when if a delay can happen. Added 200 ms timeout.