UNPKG

@perfectmemory/ngx-contextmenu

Version:

A context menu component for Angular

22 lines (15 loc) 1.22 kB
# 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