Vue 3 Data Grid Custom ID, Class, and other attributes in Vue 3

Pass a custom ID, class, and style to the "HotTable" component, to further customize your Vue 3 data grid.

In this article

Overview

Custom id, class, style, and other attributes can be passed into the hot-table wrapper element. Each of them will be applied to the root Handsontable element, allowing further customization of the table.

Find out which Vue 3 versions are supported

Example