@tuentyfaiv/svelte-modal
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

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;

Readme

Keywords

Package Sidebar

Install

npm i @tuentyfaiv/svelte-modal

Weekly Downloads

5

Version

0.0.5

License

MIT

Unpacked Size

6.74 kB

Total Files

11

Last publish

Collaborators

  • tuentyfaiv