mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-24 12:40:32 +03:00
wip
This commit is contained in:
@@ -40,8 +40,8 @@ context menu on.
|
|||||||
methods: {
|
methods: {
|
||||||
onClick(text) {
|
onClick(text) {
|
||||||
alert(`You clicked "${text}"!`);
|
alert(`You clicked "${text}"!`);
|
||||||
}
|
},
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user