amsik / liquor-tree

Tree component based on Vue.js
MIT License
398 stars 95 forks source link

prevent node:editing:stop and customize the label #212

Open sebyrock opened 4 years ago

sebyrock commented 4 years ago

Is possibile prevent a click and allow stop editing only if you click a button or press enter? And what is the way to customize the label created after startEditing() method?

Thank you in advance