Name and description | Type | Value |
---|---|---|
[heading] Heading of the push | string | |
[type] Small text near icon, typically, category of the message | string | |
[lines] A number of visible lines | number | |
[timestamp] Timestamp of the arrival. Formatted with FormatDate pipe if the number is passed. | string | number | '' |
(close) Output for close button clicks. If you do not listen to this output, close button is hidden. | void |
Name and description | Type | Value |
---|---|---|
img Image at the top (360×170px) | Image | |
tui-icon Icon in the corner | Icon | |
tuiLink Single button | Link/Button | |
tuiButton Additional button when it requires two | Link/Button | |
ng-content The rest of the content is that push body. | Arbitrary |