Angular Data Grid Custom context menu in Angular

Customize the context menu of your Angular data grid, by creating a custom function for each menu item.

Example

The following is an implementation of the @handsontable/angular component with a custom context menu added.