Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 953 Bytes

File metadata and controls

25 lines (18 loc) · 953 Bytes
title page_title description slug position
Cell Comments
Cell Comments - Spreadsheet - Kendo UI for Vue
Use the comments functionality available for the cells in the Kendo UI Spreadsheet wrapper for Vue.
cellcomments_spreadsheet
6

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