mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
4 lines
184 B
Markdown
4 lines
184 B
Markdown
- When declaring a progressbar field, use the 'progressbar_color' widget.
|
|
- Add the inverse option to reverse the colors on the progress bar field:
|
|
``options="{'inverse': true}"``
|