
| Inputs/Outputs | ||
[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 DatePipe 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 | |
| Content slots | ||
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 | |