kouts / vue-modal

A customizable, stackable, and lightweight modal component for Vue.
https://vue-modal-demo.netlify.app/
MIT License
127 stars 16 forks source link
a11y dialog drawer modal panel popup sidebar sidebar-menu sidepanel stackable vue vue-modal

vue-modal

A customizable, stackable, and lightweight modal component for Vue.js 3.


:fire: HEADS UP! You're currently looking at vue-modal next branch for Vue.js 3.
If you're looking for a Vue.js 2 compatible version of vue-modal, please check out the master branch.


vue-modal is designed with web applications in mind and tries to stick as much as possible to the accessibility best practices set in the WAI-ARIA Dialog (Modal) section of W3C.

Features at a glance

Browsers support

Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Edge last 2 versions last 2 versions last 2 versions last 2 versions

Click here for documentation and examples https://next--vue-modal-demo.netlify.app/

Development

In order to start development:

pnpm i
pnpm run dev