[Vuejs]-How to add / remove rows in array in hybrid Vue project? 7 October 2023 by thecoderscamp.com 0👍 try it: created: { window.addItem = this.addItemByVue.bind(this) } [Vuejs]-How to avoid accessing vue instance in multiple JavaScript files? Source:stackexchange.com