mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #4351 - For PanelMenu
This commit is contained in:
parent
6ec518c771
commit
d8b1f2c944
3 changed files with 40 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
|||
@keydown="onKeyDown"
|
||||
@item-toggle="onItemToggle"
|
||||
:pt="pt"
|
||||
:unstyled="unstyled"
|
||||
v-bind="ptm('menu')"
|
||||
/>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue