mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
a2cd63672b
commit
a8f3e2d5e3
12 changed files with 56 additions and 41 deletions
|
@ -15,7 +15,7 @@
|
|||
@click="navBackward"
|
||||
v-bind="prevButtonProps"
|
||||
>
|
||||
<slot name="previcon">
|
||||
<slot name="previousicon">
|
||||
<component :is="isVertical() ? 'ChevronUpIcon' : 'ChevronLeftIcon'" class="p-carousel-next-icon" />
|
||||
</slot>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue