mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #4190 - For PanelMenu
This commit is contained in:
parent
06acfdf264
commit
a7f0366b6a
2 changed files with 5 additions and 0 deletions
|
@ -130,6 +130,7 @@ export default {
|
|||
getPTOptions(key, processedItem, index) {
|
||||
return this.ptm(key, {
|
||||
context: {
|
||||
item: processedItem,
|
||||
index,
|
||||
active: this.isItemActive(processedItem),
|
||||
focused: this.isItemFocused(processedItem)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue