NgElementStrategyEvent

Interface for the events emitted through the NgElementStrategy.

interface NgElementStrategyEvent { name: string value: any }

属性

属性名类型说明
name
value