TimeoutDirective
Selectors
Properties
Example
<ng-container *timeout="3000">
This text you will see after 3000ms.
</ng-container>Last updated
<ng-container *timeout="3000">
This text you will see after 3000ms.
</ng-container>Last updated