Key features
- The highest-emphasis action for the main task in a region.
- Size, corner radius, icon placement, and supported states use one configurable primitive.
- Typography, color, focus, borders, and shadows remain connected to the Kit foundations.
Installation
npx tesseract-kit add primary-buttonProperties
| Name | Type | Default |
|---|---|---|
| size | "sm" | "md" | "lg" | md |
| radius | "sm" | "md" | "lg" | "pill" | md |
| icon | "none" | "start" | "end" | none |
| state | "default" | "disabled" | default |