Attribute
Attribute decorator and metadata.
class Attribute {
attributeName: string
}
属性
属性 | 说明 |
---|---|
attributeName: string | The name of the attribute whose value can be injected. |
Attribute decorator and metadata.
class Attribute {
attributeName: string
}
属性 | 说明 |
---|---|
attributeName: string | The name of the attribute whose value can be injected. |