We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6ef8e commit 965338eCopy full SHA for 965338e
demo/dark-theme.html
@@ -31,7 +31,7 @@ <h2> Sl-vue-tree - custom dark theme and events handlers</h2>
31
@select="nodeSelected"
32
@drop="nodeDropped"
33
@toggle="nodeToggled"
34
- @nodeContextmenu="showContextMenu"
+ @nodecontextmenu="showContextMenu"
35
>
36
37
<template slot="title" slot-scope="{ node }">
0 commit comments