Async
The async directive is used instead of subscribe and unsubscribe in the component.
Async as Structural Directive
An example in COMPONENT.template.html
.
Async as Binding Directive
An example in COMPONENT.template.html
.
Last updated