Taiga UI 5.0 is out!

Notification CORE

Examples API GitHub

Title
I'm a subtitle secondary text
[size]
Notification size
TuiSizeS  |  TuiSizeL 'm'
[icon]
Icon
TuiStringHandler<string>  |  string o=>zt[o]??""
AppearanceApplied as a host directive
[appearance]
Appearance of the element
string 'info'
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 0
[closable]
Has close button
boolean
[block]
Block position
'end'  |  'start' 'start'
[inline]
Inline position
'end'  |  'center'  |  'start' 'end'