Skip to content

gitart-group/vue-dialog

Repository files navigation

Stand With Ukraine

Gitart Vue Dialog logo

Gitart Vue Dialog

Vue 3 Dialog/Modal Component + Plugin (optional)


📘 Documentation

🤯 Examples

You can star it here, thanks :)

Typescript support, customizable, beautifully animated, SSR

~13 KiB - index.cjs gitart-vue-dialog
~1.8 KiB - style.css gitart-vue-dialog/dist/style.css

Installation

Standalone Component

// main.js or YourComponent.vue
import 'gitart-vue-dialog/dist/style.css'
// YourComponent.vue
import { GDialog } from 'gitart-vue-dialog'

export default {
  components: {
    GDialog,
  },
}

Plugin

Be sure to read the documentation for using the plugin

import App from './App.vue'
import { plugin as dialogPlugin } from 'gitart-vue-dialog'

createApp(App)
  .use(dialogPlugin)
  .mount('#app')

Usage

Read Documentation

Example Video

Made in Ukraine 🇺🇦 by Mykhailo Kryvorucho

About

Dialog/Modal Vue 3 Package. Very customizable! Take a look at the demo

Topics

Resources

License

Stars

Watchers

Forks

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy