0.0.5 • Published 2 years ago

@tuentyfaiv/svelte-modal v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago