Vue 3 Data Grid Custom ID, Class, Style, 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.
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