Stark Design

Button

primitives

A clickable button component

Preview

Live component preview

Properties

Component props and configuration

variant
string
= default

Button style variant

size
string
= md

Button size

children
ReactNode

Button content

Installation

How to add this component to your project

CLI Command:

npx stark-design add button

Dependencies:

@radix-ui/react-slot
class-variance-authority