angular / 11.2.14 / api / elements / ngelementstrategyevent.html /

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