On this page
Output
decorator stable
| npm Package | @angular/core | 
|---|---|
| Module | import { Output } from '@angular/core'; | 
     
| Source | core/src/metadata/directives.ts | 
Metadata Overview
@Output({ 
  bindingPropertyName?: string
})
  Description
Output decorator and metadata.
Metadata Properties
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v5.angular.io/api/core/Output