mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Refactor #4750
This commit is contained in:
parent
90988660a6
commit
01ee5bb736
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@
|
|||
:is="templates.item"
|
||||
:item="processedItem.item"
|
||||
:root="false"
|
||||
:isActive="isItemActive(processedItem)"
|
||||
:active="isItemActive(processedItem)"
|
||||
:hasSubmenu="isItemGroup(processedItem)"
|
||||
:label="getItemLabel(processedItem)"
|
||||
:props="getMenuItemProps(processedItem, index)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue