Desktop alternatives to opening tab

Hi -

Hopefully, this is the correct place for this post. I have decided to use Ionic Vue to take our web application and target various desktops (Android, Windows, macOS). Our web application has the ability to embed a web link and we used to accomplish this with an iFrame. Security issues surrounding iFrame usage caused us to abandon the iFrame and open up a new tab instead. This work flow is fine for a web application, but are there any alternatives for desktop versions? I’m new to Ionic and would appreciate being pointed in the right direction.

Matt