transition
slide
This commit is contained in:
parent
4ce525522b
commit
008bbeb765
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue