I have a table with rows that handle onClick events which redirect users to another route based on keyRow. Therefore, I'd like to have a context menu typical for links (as follows):
However, I see a common context menu:
What could I do to have the context menu typical for links?