n
nonaxial
Drag me

Elastic Drag

Interactions

Elastic draggable element

elasticdragspring

Installation

$
npx shadcn@latest add https://nonaxial.com/r/elastic-drag.json

Usage

tsx
import { ElasticDrag } from "@/components/nonaxial/elastic-drag"

export default function Example() {
  return (
    <ElasticDrag>{/* Your content here */}</ElasticDrag>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring