An OutputEmitterRef is created by the output() function and can be
used to emit values to consumers of your directive or component.
API
Description
class OutputEmitterRef {}
Jump to details
An OutputEmitterRef is created by the output() function and can be
used to emit values to consumers of your directive or component.
class OutputEmitterRef {}