mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] Widget Numeric step
This commit is contained in:
committed by
Thanakrit Pintana
parent
222bec5c5d
commit
aa9dd2716d
2
web_widget_numeric_step/readme/DESCRIPTION.rst
Normal file
2
web_widget_numeric_step/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
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``.
|
||||
Reference in New Issue
Block a user