Taiga UI 5 is out!

Notification CORE

Examples API GitHub

Title
I'm a subtitle secondary text
[size]
TuiSizeS  |  TuiSizeL
[icon]
icon name or a function to match appearance to the 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]
display close button
boolean
[block]
block position
'end'  |  'start'
[inline]
inline position
'end'  |  'center'  |  'start'