1.0.0
In the below quick start example, a preview of a sample XLSX file is inserted into a DOM container using Spreadsheet Viewer JavaScript API.
Open the file examples/vue/src/App.vue in your code editor to see the source code.
To make changes to this example, edit the source code, then run the below commands and refresh the page:
cd examples/vue
npm install
npm run build
The source code follows the Installation guide, adjusted for Vue.