Key features
- A supporting action using the Kit’s raised surface, light border, and shadow.
- 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 secondary-buttonProperties
| Name | Type | Default |
|---|---|---|
| size | "sm" | "md" | "lg" | md |
| radius | "sm" | "md" | "lg" | "pill" | md |
| icon | "none" | "start" | "end" | none |
| state | "default" | "pressed" | "disabled" | default |