I'm submitting a ... (check one with "x")
Subj.
Hi, is this implemented? Or it is just lacking in documentation
Hi @weijyewang, this is already implemented. As you can see in the docs - context menu can receive nbContextMenuTag. Then you can subscribe to the menu events through menu service and handle only events with context menu tag.
We'll add this in the documentation as soon as possible.
@Tibing Thanks for the reply. Is there any code snipet i can refer to?
Hi @Tibing. I've just checked the source of 2.0.0 rc6 bundled with ngx-admin. Seems nbContextMenuTag has been removed from the context-menu.directive?
Most helpful comment
@Tibing Thanks for the reply. Is there any code snipet i can refer to?