bootstrap4-snippets icon indicating copy to clipboard operation
bootstrap4-snippets copied to clipboard

form-control-range / <input type="range"> support?

Open hcgaron opened this issue 6 years ago • 1 comments

I noticed when creating a range input there is no intellisense for auto-generation. The workaround is to pick b4-form-input-text and make the necessary adjustments. I'll see if I can make a PR.

hcgaron avatar Jul 25 '19 01:07 hcgaron

I added a snippet to handle the scenario and submitted a pull request.

hcgaron avatar Jul 25 '19 01:07 hcgaron