A wrapper arround browser is <dialog>
tag
Read more about this new tag here
https://vue-native-dialog.netlify.app/
Install as: vue-native-dialog
npm:
npm install vue-native-dialog
yarn:
yarn add vue-native-dialog
Import as:
import { VNativeDialog } from "vue-native-dialog";