Refactor #3832 Refactor #3833 - For TieredMenu

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-05 14:57:18 +03:00
parent 27c4bbec31
commit 058fa9673b
4 changed files with 24 additions and 5 deletions

View file

@ -16,7 +16,7 @@
:menuId="id"
:focusedItemId="focused ? focusedItemId : undefined"
:items="processedItems"
:template="$slots.item"
:template="$slots"
:activeItemPath="activeItemPath"
:exact="exact"
:level="0"