The Kendo UI for Vue Native saveExcel
method allows you to export and save data to Excel files, to customize the output cells and columns, and to filter the data after the export.
The saveExcel
method is part of the Kendo UI for Vue library. It is distributed through NPM under the kendo-vue-excel-export package.
The following example demonstrates the saveExcel
method in action.
Download and install the package:
npm install --save @progress/kendo-vue-excel-export @progress/kendo-licensing
Once installed, import the method.
import { saveAs } from '@progress/kendo-file-saver';
const { saveAs } = require('@progress/kendo-vue-excel-export');
Follow the instructions on the Kendo UI for Vue Activate License Key page to activate your license. You can skip this step if your application already contains a Kendo UI for Vue license file.
The Excel Export package is compatible with both Vue 2 and Vue 3.
Known LimitationsHistorically, all Kendo UI for Vue Native components support both Vue 2 and Vue 3, however Vue 2 is currently in its end-of-support phase till Nov 2024. After our last major release for 2024, Vue 2 will no longer be supported in the new versions of the Kendo UI for Vue components. Please check our Vue 2 End of Support article for more details.
proxyUrl
configuration.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4