Variants
Tip
Use environment variables for secrets.
Saved
Your changes were saved.
Heads up
This action cannot be undone.
Error
Payment method declined.
With icons
API keys
Store keys in a vault — they are shown only once after creation.
Published
Your site is live at the custom domain.
Rate limit
You are approaching the daily request cap for this workspace.
Build failed
Fix the TypeScript errors in
src/app/page.tsx and redeploy.Body only
Short inline note without a title — useful in docs and form hints.
With inline link
Need help?
Read the migration guide before upgrading major versions.
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| variant | Optional | CalloutVariant | info | info | success | warning | danger |
| title | Optional | string | — | Optional heading. |
| icon | Optional | ReactNode | — | Leading icon. |
| children | Optional | ReactNode | — | Body copy. |