UNPKG

@progress/kendo-treelist-vue-wrapper

Version:
24 lines (17 loc) 807 B
--- title: Excel Export page_title: Excel Export - TreeList Export Options - Kendo UI for Vue description: "Export the Kendo UI TreeList wrapper for Vue to Excel." slug: excelexport_treelist position: 1 --- # Excel Export The TreeList enables you to export its records to Excel. To enable the Excel export functionality, set the `excel` property. For example, you can specify the file name and enable filtering in the Excel file or other options. {% meta height:450 %} {% embed_file export/excel/main.vue preview %} {% embed_file export/excel/main.js %} {% endmeta %} ## Suggested Links * [Kendo UI TreeList for jQuery](https://docs.telerik.com/kendo-ui/controls/data-management/treelist/overview) * [API Reference of the TreeList Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/treelist)