GitHub

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' })
})
PropTypeDefault
contentstring (HTML)โ€”Raw HTML slot
variantstring'info''info' ยท 'promo' ยท 'warning'