Vue3 HotTable getSelected()

Tags: #<Tag:0x00007f8b19be8f88>

How can I access the getSelected() method if I’m using HotTable with vue3?

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.