--- title: Alert desc: A callout to draw user's attention. code: components/alert.svelte docs:
components/alert/+page.md bits: docs/components/tabs --- ## Usage ### Title Use the `title` prop to
set the title of the Alert.
Heads up!
You can change the primary color in your vite config.
```svelte
Heads up!
You can change the primary color in your vite config.