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

Can I have menu option having multiple items on right side of each node? #396

Closed
sandipeq opened this issue May 2, 2024 · 2 comments
Closed

Comments

@sandipeq
Copy link

sandipeq commented May 2, 2024

I need menu option having multiple items. Where menu should be right side of each node. So is this kind of feature or functionality is available or any workaround solution for same.

Response on this is highly appreciated, Thanks in advance!!

Screenshot 2024-05-02 223652

@bumbeishvili
Copy link
Owner

Hi, you are supposed to implement that feature by yourself. In nodeUpdate you have access to current dom element (this) of the node, which gives you ability to add interactivity to node elements

@sandipeq
Copy link
Author

sandipeq commented May 3, 2024

yes, exactly I wanted to implement that feature by myself. Can you help me out if any live/demo example for same?

Thanks @bumbeishvili for you reply.

@sandipeq sandipeq closed this as completed May 3, 2024
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