how to set bootstrap 4 slider slide from left to right code example
Example: bootstrap range slider with 2 handles
No, the HTML5 range input only accepts one input. I would recommend you to use
something like the jQuery UI range slider for that task.