The most powerful yet most light-weight modal library for Vue 3.
Checkout Migration guide from v3.
Looking for old version?
# Install packages
pnpm install --shamefully-hoist
# Build vue-final-modal library first
pnpm build:vfm
# Run both docs and viteplay
pnpm dev
# Run dev for vue-final-modal
pnpm dev:vfm
# Run docs: http://localhost:3000/
pnpm dev:docs
# Run viteplay: http://localhost:5173/
pnpm dev:viteplay
Thank you to all the people who already contributed to vue-final-modal
!
Made with contributors-img.
🚀 If you have any ideas for optimization of vue-final-modal
, feel free to open issues or pull requests.