David-Desmaisons / Vue.D3.tree

Vue component to display tree based on D3.js layout.
https://david-desmaisons.github.io/Vue.D3.tree/tree
MIT License
874 stars 136 forks source link

Is it possible to create a contextmenu? #50

Closed heliomsolivas closed 4 years ago

heliomsolivas commented 5 years ago

Hi, I have to do some actions in each node, like remove/rename node, actually is it possible to add contextmenu?

David-Desmaisons commented 5 years ago

Hi @heliomsolivas , this is not currently possible, but this is something I want to provide. The main idea: provide a slotfor context menu.

David-Desmaisons commented 4 years ago

Use the "popUp" slot release in version v5.1.0.