0

是否可以绑定到 Angular 中事件名称包含冒号的事件,例如Foo:event

<div (Foo:event)="onFooEvent()"></div>

给出错误“事件激活时不支持的事件目标为空”。

4

0 回答 0