You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vaul-Svelte is an unstyled drawer component for Svelte that can be used as a Dialog replacement on tablet and mobile devices. It uses [Bits' Dialog primitive](https://www.bits-ui.com/docs/components/dialog) under the hood and is inspired by [this tweet](https://twitter.com/devongovett/status/1674470185783402496).
4
12
5
13
This is a port of [Vaul](https://github.com/emilkowalski/vaul) for React, which was created by [Emil Kowalski](https://twitter.com/emilkowalski_).
@@ -89,3 +97,26 @@ The button that closes the dialog. [Props](https://www.bits-ui.com/docs/componen
89
97
### Portal
90
98
91
99
Portals your drawer into the body.
100
+
101
+
## Sponsors
102
+
103
+
This project is supported by the following beautiful people/organizations:
104
+
105
+
<palign="center">
106
+
<ahref="https://github.com/sponsors/huntabyte">
107
+
<img src='https://cdn.jsdelivr.net/gh/huntabyte/static/sponsors.svg' alt="Logos from Sponsors" />
0 commit comments