Attach ContextMenu to any Element #358
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I followed the bug: #222 and locally I tested primeng beta5 (+ angular-rc1) and although the contextmenu works globally, when I try to use it in different components is not being displayed and Not throwing any exception, example:
I want to have different context menus, one for a p-toolbar and other for a div, I tried doing this:
for p-toolbar:
for div:
But is not displaying any context menu. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: