I want to open different resource tabs using the mouse middle click, but since the tabs are currently rendered as buttons, this isn’t possible. How can I change this behavior so tabs can be opened in a new tab like links?
Also, why is the default behavior to render these tabs as buttons instead of anchor tags? Just to know ^^