mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #4750
This commit is contained in:
parent
90988660a6
commit
01ee5bb736
3 changed files with 3 additions and 3 deletions
2
components/lib/panelmenu/PanelMenu.d.ts
vendored
2
components/lib/panelmenu/PanelMenu.d.ts
vendored
|
@ -303,7 +303,7 @@ export interface PanelMenuSlots {
|
|||
/**
|
||||
* Current active state of the menuitem
|
||||
*/
|
||||
isActive: boolean;
|
||||
active: boolean;
|
||||
/**
|
||||
* Label property of the menuitem
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue