Vue 3 Data GridBasic example in Vue 3

Start with a basic example of the Vue 3 data grid, using component props for configuration and external control.

On this page

Example

The following example is a simple implementation of the @handsontable/vue3 component.

In this example, a div element of id="example1" where the @handsontable/vue3 component will be rendered.

Find out which Vue 3 versions are supported