Interface for the events emitted through the NgElementStrategy.
API
interface NgElementStrategyEvent {
name: string;
value: any;
}
name
stringvalue
anyInterface for the events emitted through the NgElementStrategy.
interface NgElementStrategyEvent {
name: string;
value: any;
}
stringany
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