n
nonaxial

Liquid Button

Buttons

Button with liquid morphing effect

liquidmorphsvg

Installation

$
npx shadcn@latest add https://nonaxial.com/r/liquid-button.json

Usage

tsx
import { LiquidButton } from "@/components/nonaxial/liquid-button"

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

Props

PropTypeDefault
childrenReactNode
classNamestring