mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
parent
cbb5faf1ea
commit
181732c1c8
4 changed files with 27 additions and 9 deletions
|
@ -18,7 +18,7 @@
|
|||
:focusedItemId="focused ? focusedItemId : undefined"
|
||||
:items="processedItems"
|
||||
:horizontal="horizontal"
|
||||
:template="$slots.item"
|
||||
:template="$slots"
|
||||
:activeItem="activeItem"
|
||||
:exact="exact"
|
||||
:level="0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue