ngx-contextmenu icon indicating copy to clipboard operation
ngx-contextmenu copied to clipboard

Default css doesn't work on Angular 7

Open msotomayor95 opened this issue 2 years ago • 2 comments

Hello! I'm trying to style the context-menu since the default style (at least the one from the demo or the starblitz) is not working I tried with code the style in the style.css and using the [menuClass] making sure i have the <!doctype html> in the index.html file

I'm using angular 7 and [email protected]

Thank you for your answer

msotomayor95 avatar Aug 02 '23 19:08 msotomayor95

you should try/upgrade to https://github.com/PerfectMemory/ngx-contextmenu

mrjohnr avatar Dec 01 '23 09:12 mrjohnr

I created a fork repeating the API of the current repository with Angular 17 https://github.com/Kreash/ngx-contextmenu

Kreash avatar May 02 '24 09:05 Kreash