How to customize input type='number'
as the following image?
Clickingon+/-addsorsubtractsthenumberinsidethebox.
Currentlymycodeis:
.bedrooms=f.input:bedrooms,:label=>false,as:"number", placeholder: 'Quantos quartos?', min: 0
which results in the following image:
a default%, I want to know how to stylize to change the up / down arrows to an icon or image of +/-