mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #4739 - For PanelMenu
This commit is contained in:
parent
f00540f4ab
commit
c1c866b23b
6 changed files with 5 additions and 56 deletions
1
components/lib/panelmenu/PanelMenu.d.ts
vendored
1
components/lib/panelmenu/PanelMenu.d.ts
vendored
|
@ -258,6 +258,7 @@ export interface PanelMenuProps {
|
|||
expandedKeys?: PanelMenuExpandedKeys;
|
||||
/**
|
||||
* Whether to apply 'router-link-active-exact' class if route exactly matches the item path.
|
||||
* @deprecated since v3.40.0.
|
||||
* @defaultValue true
|
||||
*/
|
||||
exact?: boolean | undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue