mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Pass unstyled mode
This commit is contained in:
parent
8c8287268f
commit
518ff2f866
2 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
:exact="exact"
|
||||
:level="level + 1"
|
||||
:pt="pt"
|
||||
:unstyled="unstyled"
|
||||
@item-click="$emit('item-click', $event)"
|
||||
@item-mouseenter="$emit('item-mouseenter', $event)"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue