mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
27c4bbec31
commit
058fa9673b
4 changed files with 24 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
:menuId="id"
|
||||
:focusedItemId="focused ? focusedItemId : undefined"
|
||||
:items="processedItems"
|
||||
:template="$slots.item"
|
||||
:template="$slots"
|
||||
:activeItemPath="activeItemPath"
|
||||
:exact="exact"
|
||||
:level="0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue