ngx-contextmenu
ngx-contextmenu copied to clipboard
Creating Component with context menu which can be used in any other component
Hi,
I need to create a reusable compopent with some context menu(with submenus). I created component with context-menu in html and refering it in parent component. But no luck.
Could you please let me know if it can be achived? If yes, kindly give me hint. Thanks in advance.
It's hard for me to understand what you're trying to do without some code samples. Could you paste in the relevant bits of code?