@progress/kendo-spreadsheet-vue-wrapper
Version:
Kendo UI Spreadsheet wrapper for Vue.js
26 lines (18 loc) • 953 B
Markdown
title: Cell Comments
page_title: Cell Comments - Spreadsheet - Kendo UI for Vue
description: "Use the comments functionality available for the cells in the Kendo UI Spreadsheet wrapper for Vue."
slug: cellcomments_spreadsheet
position: 6
<div><WrapperBanner></WrapperBanner></div>
# Cell Comments
You can enable user comments for each Spreadsheet cell.
The component allows you to enable cell comments upon its initialization and provides the option for the user to add comments at any moment. In addition, the Rage API exposes options for setting cell comments programmatically.
{% meta height:550 %}
{% embed_file comments/main.vue preview %}
{% embed_file comments/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)