Open apps in navigation bar in new tab

I am using the retool navigation component as a header in my app in order to switch between other apps. How can I make it the default behaviour to open these apps in a new tab? Is there an option I'm missing in the component?

You need to change the menu item to "custom" instead of app, then select the open app event handler and make sure you tick the "open in a new tab" box.