at-ui
at-ui copied to clipboard
slider do not work with deep model
for the slider component, if I use it in this way:
<at-slider v-model="states[participator.uid].volume"></at-slider>
then I won't be able to change its value.
Can you provide a link at codepen.io or fiddle with a demo?