Docs / Components / Brutalist Key
Brutalist Key
A brutalist key component with a unique design.
Installation
Run the following command in your terminal to add the component to your project:
1npx rankflow-ui@latest add brutalist-key
Props Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | - | The content of the key. |
| className | string | '' | Additional CSS classes for the key. |