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. |