Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.63k stars 725 forks source link

[Feature Request] 自定义右键菜单 #609

Open LGLYX opened 6 months ago

LGLYX commented 6 months ago

选择要提交 issue 的库

vue-easytable

Issue 类型

Feature

Issue 标题

自定义右键菜单

这个功能解决了什么问题?

官网文档有自定义右键菜单功能,但是只有添加自定义菜单名称的示例,没有添加对应自定义菜单的事件逻辑,不知道如何设置

你期望的 API 是什么样的?

自定义添加的菜单选项,可以设置对应的事件处理代码