Skip to content

ierazo1/Reusable-Modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reusable Modal With Vue 3

This little project to help understand a way to reuse a modal component with different views/components using the new <script setup> on vuejs 3.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Reusable Vue3 modal using dynamic component.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published