Metallic Button

Metallic Button

January 2026

A liquid metal button with WebGL shader background and prismatic outline ring

Loading...

Installation

pnpm dlx @bucharitesh/cli@latest add metallic-button

Props

PropTypeDescriptionDefault
childrenReactNodeIcon or content inside the button-
size"sm" | "default" | "lg"Button size"default"
lightColorstringInner face gradient top color"#444"
darkColorstringInner face gradient bottom color"#000"
iconColorstringIcon / content color"#65615f"
speednumberShader animation speed (0 = static)0.5
repetitionnumberShader pattern stripe density1.5
distortionnumberShader noise distortion (0-1)0
anglenumberShader pattern angle (0-360)100
classNamestringAdditional class names-

Credits