svelte-a11y-dialog
Dialog wrapper
An Svelte wrapper component for a dialog with accessibility features
Experimental port of a11y-dialog
7 stars
1 watching
1 forks
Language: Svelte
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
morkro/vue-a11y-dialog | A Vue.js wrapper component for an accessible dialog modal | 97 |
kittygiraudel/react-a11y-dialog | A React component and hook for creating accessible dialog windows in React applications | 173 |
vue-a11y/vue-announcer | An accessibility plugin for Vue.js applications to announce actions and events to users with visual disabilities. | 233 |
agnosticui/agnosticui | A set of reusable UI components that provide accessibility and standards-compliant design | 724 |
alphapeter/fa-svelte | A lightweight Svelte component library for using Font Awesome icons in web applications. | 71 |
agnosticui/a11y-tabs | A lightweight JavaScript package to facilitate accessible and keyboard-navigable tabbed interfaces | 11 |
emiliorizzo/vue-dialog-drag | A reusable UI component for creating draggable dialogs with customizable features and event handling. | 173 |
godofbrowser/vuejs-dialog | A lightweight dialog system for Vue.js applications | 351 |
iamyuu/gridjs-svelte | A Svelte wrapper component for the Grid.js library to build table-based interfaces | 57 |
rgossiaux/svelte-headlessui | Unofficial Svelte port of the Headless UI component library with customizable, accessible UI components | 1,789 |
andrewbelt/osdialog | A cross-platform wrapper for OS dialogs | 131 |
cweili/svelte-fa | Tiny Svelte component library with optimized integration of FontAwesome icons | 402 |
rlemaigre/vue3-promise-dialog | A Vue 3 library that simplifies the use of dialogs by abstracting away the Promise-based API and making it easier to work with user input data | 69 |
romkor/svelte-portal | A Svelte component for rendering content outside the DOM of its parent component | 444 |
harmyderoman/vuejs-confirm-dialog | A Vue.js plugin that simplifies the creation of modal dialogs by automating boilerplate code and providing a unified API for building and managing dialog instances. | 59 |