Friday, May 26, 2017

range type sliders at Google Chrome

<input type="range" min="0" max="10" value="0">

The (change) event at a slider in Google Chrome is going to be more applicable in Angular 2 than a (keydown) or (keyup) event obviously.

No comments:

Post a Comment