mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update contextmenu.js
This commit is contained in:
parent
b746bf7b2b
commit
de591af15b
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ const ContextMenuSlots = [
|
|||
{
|
||||
name: 'submenuicon',
|
||||
description: 'Custom submenu icon template.'
|
||||
},
|
||||
{
|
||||
name: 'itemicon',
|
||||
description: 'Custom item icon template.'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue