{ "id": "api/elements/NgElementStrategyEvent", "title": "NgElementStrategyEvent", "contents": "\n\n
\n
\n
\n \n API > @angular/elements\n
\n \n
\n \n
\n

NgElementStrategyEventlink

\n \n \n \n \n \n
\n \n \n\n
\n \n
\n

Interface for the events emitted through the NgElementStrategy.

\n\n \n
\n \n \n
\n\ninterface NgElementStrategyEvent {\n name: string\n value: any\n}\n\n\n \n \n\n\n \n \n\n
\n\n \n\n \n \n \n
\n

Propertieslink

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
PropertyDescription
\n \n name: string\n \n \n \n \n
\n \n value: any\n \n \n \n \n
\n
\n \n\n\n \n\n\n
\n
\n\n\n" }