NgElementStrategyEvent
Interface for the events emitted through the NgElementStrategy.
interface NgElementStrategyEvent {
name: string
value: any
}
属性
属性 | 说明 |
---|---|
name: string | |
value: any |
Interface for the events emitted through the NgElementStrategy.
interface NgElementStrategyEvent {
name: string
value: any
}
属性 | 说明 |
---|---|
name: string | |
value: any |