We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdbe40 commit ebab801Copy full SHA for ebab801
src/components/Form/fields/FieldSlider.vue
@@ -45,6 +45,7 @@
45
:max="max"
46
:step="step"
47
class="w-full"
48
+ unstyled
49
:aria-labelledby="labelId"
50
:pt="sliderStyling"
51
/>
0 commit comments