banner
Full-width announcement bar. Sits above the nav for promotions and launch announcements. The content slot accepts links and formatted text.
banner({ variant: 'promo', content:
'๐ v2.0 is out โ ' + button({ label: "See what's new", variant: 'ghost', size: 'sm', href: '/changelog' })
})| Prop | Type | Default | |
|---|---|---|---|
content | string (HTML) | โ | Raw HTML slot |
variant | string | 'info' | 'info' ยท 'promo' ยท 'warning' |