bootstrap_form
bootstrap_form copied to clipboard
Add support for `custom-range` markup.
trafficstars
Bootstrap 4.1 introduced custom range fields that are styled similarly across all browsers. Add support for custom ranges, similar to what we have for check boxes and other custom controls.
See: https://getbootstrap.com/docs/4.2/components/forms/#range.