angular / 11.2.14 / api / core / attribute.html /

Attribute

class

Attribute decorator and metadata.

class Attribute {
  attributeName: string
}

Properties

Property Description
attributeName: string

The name of the attribute whose value can be injected.

© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v11.angular.io/api/core/Attribute