NgElementStrategyEvent

From Get docs
< @angular/elementsAngular/docs/11/api/elements/ngelementstrategyevent


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://v11.angular.io/api/elements/NgElementStrategyEvent