We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df1303d commit 14f8378Copy full SHA for 14f8378
uview-ui/components/u-rate/u-rate.vue
@@ -12,6 +12,7 @@
12
:custom-prefix="customPrefix"
13
:show-decimal-icon="showDecimalIcon(index)"
14
:percent="decimal"
15
+ :inactiveColor="inactiveColor"
16
></u-icon>
17
</view>
18
0 commit comments