Call
The call pipe will call your component methods are pure pipe.
Example component
An example in COMPONENT.component.ts
.
Call method via function
An example in COMPONENT.template.html
.
Call method via string
An example in COMPONENT.template.html
.
Call method with additional arguments
An example in COMPONENT.template.html
.
Last updated