angular / 5.2.11 / api / core / input.html /

Input

decorator stable

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

Metadata Overview

@Input({ 
  bindingPropertyName?: string
})

Description

Input decorator and metadata.

Metadata Properties

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/core/Input