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

Create input-range.html snippet

Open hcgaron opened this issue 6 years ago • 0 comments

Created snippet to handle <input type="range" ...>.
Previous workaround was to select <input type="text"...> and make necessary adjustments.

hcgaron avatar Jul 25 '19 01:07 hcgaron