mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
data-pc-section updates
This commit is contained in:
parent
af8b22e4c9
commit
f70147abd9
6 changed files with 13 additions and 13 deletions
|
@ -106,7 +106,7 @@
|
|||
>
|
||||
<template #icon>
|
||||
<slot name="dropdownicon" :class="dropdownIcon">
|
||||
<component :is="dropdownIcon ? 'span' : 'ChevronDownIcon'" :class="dropdownIcon" v-bind="ptm('dropdownButton')['icon']" />
|
||||
<component :is="dropdownIcon ? 'span' : 'ChevronDownIcon'" :class="dropdownIcon" v-bind="ptm('dropdownButton')['icon']" data-pc-section="dropdownicon" />
|
||||
</slot>
|
||||
</template>
|
||||
</Button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue