@angular/core

Attribute

decorator

Parameter decorator for a directive constructor that designates a host-element attribute whose value is injected as a constant string literal.

class Attribute {
}
Jump to details