Skip to content

algoz098/vue-native-dialog

Repository files navigation

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";

About

Wrapper for native browser dialog component in vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published