bootstrap_form icon indicating copy to clipboard operation
bootstrap_form copied to clipboard

Add support for `custom-range` markup.

Open lcreid opened this issue 6 years ago • 0 comments
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.

lcreid avatar Jan 31 '19 15:01 lcreid