0.0.5 • Published 7 months ago

@tuentyfaiv/svelte-modal v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Svelte Modal

npm install @tuentyfaiv/svelte-modal

Examples

import { faivmodal } from "@tuentyfaiv/svelte-modal";

const modal = faivmodal({
  query: "(max-width: 768px)", // "(768px <= width <= 1024px)"
});
const { open, device, toggleModal } = $modal;
0.0.5

7 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago