Angular 11: call function componet into html with generic pipe

前端 未结 0 1840
野趣味
野趣味 2021-02-05 16:17

i want made a generic pipe for call a component\'s function into component\'s html.

The wrong way is eg.:

{{ test(\'foo\') }}

my idea is:<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题