angular / 12.2.13 / api / core / attribute.html /

Attribute

class final

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://v12.angular.io/api/core/Attribute