JavaScript Data Grid Referencing the Handsontable instance in Vue 2

Table of contents

Overview

The following example implements the @handsontable/vue, showing how to reference the Handsontable instance from the wrapper component.

Example