Table listener akin to 'select', but for right clicking?
Is there a listener for the UTable component from Nuxt UI that passes the same data from the specific row clicked much like the
select
listener does?
I am aware of contextmenu.prevent
but that does not pass the data like select
does.
If not, is there a simple way to achieve that?1 Reply