Vue.js wrappers for the Handsontable and Handsontable Pro spreadsheet components.
Depending on whether you're using Handsontable or Handsontable Pro, you'll need to install:
npm install @handsontable/vue
or
npm install @handsontable-pro/vue
Important: The wrapper does not contain Handsontable/Handsontable Pro, so you'll need to install it separately, using:
npm install handsontable
or
npm install handsontable-pro
For detailed installation instructions, please take a look at our wiki under "Installation guide".
- https://codepen.io/js-ziggle/pen/pLaaVj - A simple
@handsontable/vueimplementation.
@handsontable/vue and @handsontable-pro/vue are released under the MIT license.
Copyrights belong to Handsoncode sp. z o.o.
Feel free to give us feedback on this wrapper using this contact form or write directly at hello@handsontable.com.
Handsontable comes with more wrappers and directives for popular frameworks:
- hot-table (Polymer - WebComponents)
- ngHandsontable (Angular 1)
- angular-handsontable (Angular)
- react-handsontable (React)
