transition

slide
This commit is contained in:
setthawutttty 2024-01-05 11:53:46 +07:00
parent 4ce525522b
commit 008bbeb765

View file

@ -86,8 +86,8 @@ watch(props, () => {
<q-separator />
<q-carousel
v-model="slide"
transition-prev="scale"
transition-next="scale"
transition-prev="slide-right"
transition-next="slide-left"
swipeable
animated
control-type="regular"