How can I access the getSelected() method if I’m using HotTable with vue3?
Vue3 HotTable getSelected()
Hi @mv.wojak
You need to setup a reference to the table to access this method. Here is a basic example showing how to do it:
Thanks, Bro. This is helpful. I got it working now!
That’s great. I’m closing this topic then.