Patterns
App card
Application cards with category, feature tags, metadata, and a launch action.
Digital Card
Create and share a professional profile with your network.
Business
Digital business cardsProfessional profilesNetworking
v1.0.0Updated 1 week ago
Website
Create and manage your business's online presence.
Business
Content managementWebsite analyticsSEO tools
v1.0.0Updated 1 week ago
Interactive local example · fictional data
The Code tab contains this preview’s complete source, including sample data and interaction state. Load the package stylesheet and Switzer font as described in the installation guide. Additional layout utilities require Tailwind CSS in your application.
API reference
| Prop | Type | Default |
|---|---|---|
| title / description | string | required |
| icon | ReactNode | required |
| features | string[] | required |
| accent | "lime" | "red" | "blue" | "blue" |
| onLaunch | () => void | — |
Primitives also accept their underlying HTML or Radix props. Full types are included with the package.
Behavior & accessibility
- Launch behavior is supplied by the consumer. Demos only show local feedback.
Reference
Connected Apps