issues
search
modrinth
/
code
The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
991
stars
187
forks
source link
fix(ui): slider number input field with limits
#2899
Open
Erb3
opened
3 weeks ago
Erb3
commented
3 weeks ago
Added min, max, and step fields to the input field of sliders
Made the input field a number field to apply min, max, step. Also improves accessibility