web/web_widget_numeric_step/readme/DESCRIPTION.rst

2 lines
223 B
ReStructuredText

This widget changes input number field and make it easier to incremente the number thanks to 2 buttons (+ and -).
Use JS native logic for input number, so you can use the options ``min``, ``max``, ``step``, ``placeholder``.