mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update Accordion.vue
This commit is contained in:
parent
a369b553eb
commit
97180345d1
1 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,8 @@ export default {
|
|||
this.id = this.id || UniqueComponentId();
|
||||
},
|
||||
methods: {
|
||||
|
||||
|
||||
isAccordionTab(child) {
|
||||
return child.type.name === 'AccordionTab';
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue