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