You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| initialValue | Initial value to display on the Gauge |Number | 0 |
43
-
| value | Value to display/watch |Number | 50 |
44
-
| minValue | Min value for the gauge to display |Number | 0 |
45
-
| maxValue | Max value for the gauge to display |Number | 100 |
46
-
| decimalPlace | Show decimal place values to which extent |Number | 0 |
47
-
| top | To have the gauge value on top of the gauge | Boolean | false |
48
-
| gaugeValueClass | Class to apply to gauge value (Must use [/deep/](https://vue-loader.vuejs.org/guide/scoped-css.html#deep-selectors) in css selector)|String | * |
| initialValue | Initial value to display on the Gauge |Number | 0 |
73
+
| value | Value to display/watch |Number | 50 |
74
+
| minValue | Min value for the gauge to display |Number | 0 |
75
+
| maxValue | Max value for the gauge to display |Number | 100 |
76
+
| decimalPlace | Show decimal place values to which extent |Number | 0 |
77
+
| top | To have the gauge value on top of the gauge | Boolean | false |
78
+
| gaugeValueClass | Class to apply to gauge value (Must use [/deep/](https://vue-loader.vuejs.org/guide/scoped-css.html#deep-selectors) in css selector)|String |\*|
0 commit comments