mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_numeric_step: Better CSS and supports mobile layouts
This commit is contained in:
committed by
Thanakrit Pintana
parent
aa9dd2716d
commit
6c6566078a
@@ -1,2 +1,4 @@
|
||||
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``.
|
||||
This widget changes input number field and make it easier to increment the number thanks to 2 buttons (+ and -).
|
||||
Use JS native logic for input number, so you can use the options ``min``, ``max``, ``step``, ``placeholder``.
|
||||
|
||||
Demo available at `Settings > Users & Companies > Users > *Select One* > See 'Credit Limit' field`
|
||||
|
||||
Reference in New Issue
Block a user