• Overview
@angular/elements

NgElementStrategyEvent

interface
stable

Interface for the events emitted through the NgElementStrategy.

API

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

name

string

value

any
Jump to details