HostListener
decorator
Decorator that declares a DOM event to listen for, and provides a handler method to run when that event occurs.
API
Description
Usage Notes
class HostListener {}
Jump to details
Decorator that declares a DOM event to listen for, and provides a handler method to run when that event occurs.