Banner

A full-width, dismissible announcement bar.

๐ŸŽ‰ ng-blatui โ€” accessible Angular components, copy & paste.Read more

Tones

Heads up โ€” scheduled maintenance tonight at 2am UTC.
Your plan was upgraded to Pro.
Your trial ends in 3 days.
Your payment method failed.

API reference

Inputs

PropTypeDefaultDescription
tone"danger" | "default" | "info" | "primary" | "success" | "warning"'default'Color tone (`default | primary | info | success | warning | danger`).
dismissiblebooleantrueWhether to show the dismiss button.
persistKeystringundefinedWhen set, the dismissal is remembered in localStorage under this key.
announcementLabelstringโ€”Overrides the localized accessible label for the announcement region.
dismissLabelstringโ€”Overrides the localized accessible label for the dismiss button.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.