This page covers a non-latest version of Handsontable.
# Custom ID, Class, Style, and other attributes in Vue 3
# 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