Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PerfectMemory/ngx-contextmenu

A context menu component for Angular
https://github.com/PerfectMemory/ngx-contextmenu

angular contextmenu contextual ng2 ngx ngx-contextmenu pop-up pop-up-menu right-click shortcut

Last synced: 23 days ago
JSON representation

A context menu component for Angular

Awesome Lists containing this project

README

        

# Context menu for Angular

[![Angular](https://img.shields.io/badge/Angular-B52E31?logo=angular)](https://angular.io/)
[![Test](https://github.com/PerfectMemory/ngx-contextmenu/actions/workflows/test.yml/badge.svg)](https://github.com/PerfectMemory/ngx-contextmenu/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/PerfectMemory/ngx-contextmenu/branch/master/graph/badge.svg?token=5DSYMY9C9A)](https://codecov.io/gh/PerfectMemory/ngx-contextmenu) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![NPM](https://img.shields.io/badge/NPM-D70012?logo=npm)](https://www.npmjs.com/package/@perfectmemory/ngx-contextmenu)

A context menu component for Angular.

Documentation and demos https://perfectmemory.github.io/ngx-contextmenu/

[![Contextmenu Screenshot](./libs/ngx-contextmenu/src/stories/assets/contextmenu.png)](https://perfectmemory.github.io/ngx-contextmenu/)
## Features

- [x] Context menu triggered by right click or keyboard context menu key
- [x] Sub menus
- [x] Dividers
- [x] Form (example checkboxes)
- [x] Keyboard navigation
- [x] Support direction `ltr` (left to right) and `rtl` (right to left)
- [x] Accessibility with ARIA