Thanks to visit codestin.com Credit goes to angular.dev
Interface for the events emitted through the NgElementStrategy.
interface NgElementStrategyEvent { name: string; value: any;}
string
any