A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.telerik.com/kendo-vue-ui/components/excel-export below:

Vue Excel Export Overview - Kendo UI for Vue

Kendo UI for Vue Native Excel Export Overview

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 Excel Export is part of Kendo UI for Vue, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial Basic Usage

The following example demonstrates the saveExcel method in action.

Functionality and Features Installation
  1. Download and install the package:

       npm install --save @progress/kendo-vue-excel-export @progress/kendo-licensing
  2. Once installed, import the method.

    
    import { saveAs } from '@progress/kendo-file-saver';
    
    const { saveAs } = require('@progress/kendo-vue-excel-export');
  3. 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.

Compatibility

The Excel Export package is compatible with both Vue 2 and Vue 3.

Historically, 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.

Known Limitations Support and Learning Resources Additional Resources

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