Menu
Libraries |
Category

svelte-liquid-swipe

  • Purpose: Provides a LiquidContainer component for Svelte that enables liquid swipe animations between child components, creating a fluid transition effect.
  • Key Features:
    • Supports dynamic component swapping with smooth animations.
    • Requires a wrapper with position: relative (or similar) and overflow: hidden for proper sizing and clipping.
    • Configurable swipe direction (e.g., direction="right").
  • Target Audience: Svelte developers looking to implement interactive, animated transitions between views or pages.
  • Example: Includes a preview GIF and links to a full example branch for reference.

animationcssliquidsveltesveltejsswipe

Comments