We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5f26d commit 32fbaa0Copy full SHA for 32fbaa0
README.md
@@ -1,5 +1,6 @@
1
## Why another modal/dialog plugin
2
3
+- ✅ Universal: works in `vue@2` and `vue@3` 🚧
4
- ✅ Renderless/headless: no assumptions about styles or markup. You have full control.
5
- ✅ Accessibility first — Focus trap<sup>[1]</sup> + keyboard navigation + aria-attributes
6
- ✅ Fully controlled component
docs/guide/README.md
@@ -3,6 +3,7 @@ title: Introduction
---
7
8
- ✅ Accessibility first — Focus trap<sup>[1]</sup> keyboard navigation + aria-attributes
9
0 commit comments