angular / 4.4.6 / api / core / hostlistener.html /

HostListener

decorator stable

npm Package @angular/core
Module import { HostListener } from '@angular/core';
Source core/src/metadata/directives.ts

Metadata Overview

@HostListener({ 
  eventName?: string
  args?: string[]
})

Description

HostListener decorator and metadata.

Metadata Properties

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/core/HostListener