Taiga UI 5 is out!

Notification CORE

Examples API GitHub

Title
I'm a subtitle secondary text
[size]
Notification size
TuiSizeS  |  TuiSizeL
[icon]
Icon
TuiStringHandler<string>  |  string
AppearanceApplied as a host directive
[appearance]
Appearance of the element
string
Popover options Used when shown with a directive or a service
[label]
Heading
string
[data]
Arbitrary input data for the notification
I
[autoClose]
Auto close timeout, 0 for no auto close
TuiNumberHandler<string>  |  number
[closable]
Has close button
boolean
[block]
Block position
'end'  |  'start'
[inline]
Inline position
'end'  |  'center'  |  'start'