Docs / Components / Noise Button

Noise Button

A pill-shaped button with canvas noise texture, frosted outer ring, and magic-wand icon.

Dependencies

Install the following dependencies to use this component:

1npm install @radix-ui/react-icons

Installation

Run the following command in your terminal to add the component to your project:

1npx rankflow-ui@latest add noise-button

Props Reference

PropTypeDefaultDescription
childrenReactNode-The text content.
onClickfunction-Event handler for click.
classNamestring''Additional CSS classes.