NgElementStrategyEvent

interface

Interface for the events emitted through the NgElementStrategy.

interface NgElementStrategyEvent {
  name: string
  value: any
}

Properties

Property Description
name: string
value: any

© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/elements/NgElementStrategyEvent