Interface for the events emitted through the NgElementStrategy.
interface NgElementStrategyEvent extends { name: string; value: any;}
string
any