Appearance
An Alert-like component to catch user attention.
When to Use
import { Note } from '@youcan/alto';
<Note> <template #icon /> <template #content /> </Note>