is now part of Shuffle™. The new editor includes templates for Bootstrap, Bulma, Material-UI, and Tailwind CSS.
Switch to Shuffle →

Bootstrap class: .form-control-range

<input type="range" class="form-control-range">

Preview

Check .form-control-range in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

Tips 💡

Sass source

/* _forms.scss:74 */
.form-control-range {
  display: block;
  width: 100%;
}

Uses variables

Code copied to the clipboard.

Copying failed

/* _forms.scss:74 */

More in Bootstrap Forms