Spring Element
A flexible, animated spring component that attaches a draggable element (avatar, text, icon, or any React node) to its origin with a spring line.
Made by arhamkhnzLoading...
Installation
Usage
Note: Add draggable={false} to your element
(avatar, image, etc.) when passing it as children. This prevents the browser's
native drag image from interfering with the spring drag animation.
Props
SpringElement
Prop
Type
Credits
- Credits to Anh for this X post as inspiration