UNPKG

material-design-lite

Version:

Material Design Components in CSS, JS and HTML

11 lines (10 loc) 297 B
<div class="demo-preview-block"> <p> <input class="mdl-slider mdl-js-slider" type="range" min="0" max="100" value="0" tabindex="0"> </p> <p> <input class="mdl-slider mdl-js-slider" type="range" min="0" max="100" value="10" tabindex="0"> </p> </div>