Skip to content

sunjinbo321/useDialog-in-vue3

Repository files navigation

This project utilizes Vue 3, TypeScript, and Vite to create a modal dialog system that allows users to open modals imperatively using hooks. The key feature is the ability to trigger modals programmatically, providing a flexible and efficient way to manage modal dialogs throughout the application.

Requirements

  • Node.js: v16.17.0
  • pnpm: v8.15.7

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Type-Check, Compile and Minify for Production

pnpm run build

About

It is an example of the command style dialog in Vue3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published