Skip to content

Latest commit

History

History

svelte

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Medium Zoom Svelte Example

This example creates an <ImageZoom> component that attaches the zoom to the image.

Edit Svelte Example

Usage

  • Install dependencies: yarn
  • Run: yarn dev