@progress/kendo-spreadsheet-vue-wrapper
Version:
Kendo UI Spreadsheet wrapper for Vue.js
24 lines (17 loc) • 731 B
Markdown
title: Custom Editors
page_title: Custom Editors - Spreadsheet - Kendo UI for Vue
description: "Use custom editors in the Kendo UI Spreadsheet wrapper for Vue."
slug: customeditors_spreadsheet
position: 4
<div><WrapperBanner></WrapperBanner></div>
# Custom Editors
The Spredsheet enables you to implement custom editors for its content and cells.
{% meta height:470 %}
{% embed_file custom-editors/main.vue preview %}
{% embed_file custom-editors/main.js %}
{% endmeta %}
## Suggested Links
* [Kendo UI Spreadsheet for jQuery](https://docs.telerik.com/kendo-ui/controls/data-management/spreadsheet/overview)
* [API Reference of the Spreadsheet Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet)