chore: add half-increments for v-rating

This commit is contained in:
WangEdward
2024-03-08 21:23:25 +08:00
parent 659d8bff66
commit abae304f87

View File

@@ -80,6 +80,7 @@ export default {
// set v-rating default color to primary
color: 'rgba(var(--v-theme-on-background),0.23)',
activeColor: 'warning',
halfIncrements: true,
},
VProgressCircular: {
// set v-progress-circular default color to primary