Taiga UI 5.0 is out!

Notification CORE

Examples API GitHub

On this page

A notification message that can be displayed inline or as an alert

Basic

Various sizes, visual options and content examples
Hello world
I am title
I am content of the notification and I can even wrap to multiple lines.
Most boring notification

Options

Using DI to set default values
Works with token options

Interactive

Interactive tags and visual customization
Toasts A notification as a toast

Directive

Using directive to show a popover notification

Service

Using service to show a popover notification