0👍
Turns out I did not do enough Googling around and the same question was already answered for Vue.js 2 here. I have self-flagged the post as duplicate just in case.
I can confirm that this works in Vue.js 3
v-on="{'show.bs.offcanvas': eventHandlerFunction }"
- [Vuejs]-How can I get the value from this multiple array object with VueJs
- [Vuejs]-Why can't I load data from vuex when I refresh site?
Source:stackexchange.com