mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #4274
This commit is contained in:
parent
24c28130c9
commit
289ee220ed
32 changed files with 189 additions and 98 deletions
1
components/lib/panelmenu/PanelMenu.d.ts
vendored
1
components/lib/panelmenu/PanelMenu.d.ts
vendored
|
@ -241,6 +241,7 @@ export interface PanelMenuSlots {
|
|||
}): VNode[];
|
||||
/**
|
||||
* Custom submenu icon template.
|
||||
* @param {Object} scope - submenuicon slot's params.
|
||||
*/
|
||||
submenuicon(scope: {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue