Angular Data Grid Referencing a Handsontable instance in Angular

Reference a Handsontable instance from an Angular component to programmatically perform actions such as reloading the data in your data grid.

In this article

Example

The following example is an implementation of @handsontable/angular, which shows you how to reference the Handsontable instance from the wrapper component.