n
nonaxial

Glitch Button

Buttons

Button with glitch distortion effect

glitchdistortioncyber

Installation

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

Usage

tsx
import { GlitchButton } from "@/components/nonaxial/glitch-button"

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

Props

PropTypeDefault
childrenReactNode
classNamestring