Stable Interface
Interface Overview
interface Input { bindingPropertyName : string }
Interface Description
Input decorator and metadata.
Interface Details
bindingPropertyName : string
Name used when instantiating a component in the template.
exported from @angular/core/index, defined in @angular/core/src/metadata/directives.ts
Please login to continue.