On this page
NgElementStrategyEvent
interface
Interface for the events emitted through the NgElementStrategy.
interface NgElementStrategyEvent {
  name: string
  value: any
}
   Properties
| Property | Description | 
|---|---|
name: string | 
       |
value: any | 
       
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v12.angular.io/api/elements/NgElementStrategyEvent