<input type="range">
Widely available since 2019-09-16
The <input type="range">
element represents a slider for choosing an inexact value between a minimum and maximum value.
Learning resources on MDN
No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.Browser support (view on caniuse.com)
- Chrome 4 Released on 2010-01-25
- Chrome Android 57 Released on 2017-03-16
- Edge 12 Released on 2015-07-29
- Firefox 23 Released on 2013-08-06
- Firefox for Android 52 Released on 2017-03-07
- Safari 3.1 Released on 2008-03-18
- Safari on iOS 5 Released on 2011-10-12
Specifications
- HTML (#range-state-(type=range)), from HTML Workstream (WHATWG).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature