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 |
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 %}