- Toggle worksheet visibility
- Export sheet as CSV
- Export sheet as Excel
- Export all sheets as Excel
This is my first foray into the world of the Tableau Extensions API! This is meant to be an example/tutorial of some introductory API functionality, as well as how to integrate with a modern JavaScript framework -- Vue.js.
npm install
npm run serve
npm run build
npm run lint