Refactor #3832 Refactor #3833 - For ContextMenu

This commit is contained in:
mertsincan 2023-04-17 08:59:08 +03:00
parent 46f63c068e
commit 2d114831e0
3 changed files with 22 additions and 8 deletions

View file

@ -14,7 +14,7 @@
:menuId="id"
:focusedItemId="focused ? focusedItemId : undefined"
:items="processedItems"
:template="$slots"
:templates="$slots"
:activeItemPath="activeItemPath"
:exact="exact"
:aria-labelledby="ariaLabelledby"