UI elements

ngx-contextmenu

Angular ngx Context Menu by Issacplmann

Built on the angular2-contextmenu project. The project is build using Angular 6 under MIT license

Project website https://github.com/isaacplmann/ngx-contextmenu

Documentation Readme

License MIT

Demo https://stackblitz.com/edit/ngx-contextmenu-example

Dependencies

“tslib”: “^1.9.2”

(dependencies on NPM and repository differ – checked for v 5.2.0)

NPM

https://www.npmjs.com/package/ngx-contextmenu

npm i ngx-contextmenu
  • working on templates
  • passive inputs
  • enabled inputs
  • visibility settings
  • multiple menus
  • usable in a different component
  • custom styling + transforms (CSS)
  • can be opened with a different event
  • Bootstrap 4.0 compatible
  • close event emitter
  • Angular 5 support

Features

You may also like...