HostListener

Stable Interface

Interface Overview

interface HostListener {
  eventName : string
  args : string[]
}

Interface Description

HostBinding decorator and metadata.

Interface Details

eventName : string
args : string[]

exported from @angular/core/index, defined in @angular/core/src/metadata/directives.ts

doc_Angular
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.