Vue Native Dialog

A wrapper arround browser is <dialog> tag Read more about this new tag here

Documentation

https://vue-native-dialog.netlify.app/

Install

Install as: vue-native-dialog npm: npm install vue-native-dialog

yarn: yarn add vue-native-dialog

Usage

Import as:

import { VNativeDialog } from "vue-native-dialog";

GitHub

View Github