W3cubDocs

/Angular

NgElementStrategyEvent

Interface for the events emitted through the NgElementStrategy.

API

interface NgElementStrategyEvent {
  name: string;
  value: any;
}

name

string

value

any

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/elements/NgElementStrategyEvent