According to what I see in vue-good-table documentationn there's no right-click event exist, only click, dbl-click, mouseEnter..
I need to have a context-menu opened on right-click for each row.
Do someone have any suggestions how to solve the problem?