Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the option to customize the right-click menu #657

Open
lippzhang opened this issue Dec 26, 2024 · 2 comments
Open

Added the option to customize the right-click menu #657

lippzhang opened this issue Dec 26, 2024 · 2 comments

Comments

@lippzhang
Copy link

lippzhang commented Dec 26, 2024

dream-num/Luckysheet#514 Such a need

cellContextMenu: [
"copy", 
{
  label:'test',
  event:(cell)=>{
  console.log(cell);
  alert("custom event test")
}
]
@sanchit3008
Copy link
Collaborator

hi @lippzhang , can you please post the requirement in english? i dont think the translator is getting this right.

@lippzhang lippzhang changed the title 增加自定义右键菜单的选项 Added the option to customize the right-click menu Jan 2, 2025
@lippzhang
Copy link
Author

hi @lippzhang , can you please post the requirement in english? i dont think the translator is getting this right.

ok,thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants