packages/ecl/components/ecl-link/ecl-indicator/ecl-indicator.component.ts
Component for indicating special content inside the ECL Link.
Automatically applies the ecl-indicator CSS class.
| selector | [eclIndicator] |
| templateUrl | ./ecl-indicator.component.html |
Properties |
HostBindings |
| class.ecl-indicator |
Type : boolean
|
Default value : true
|
|
Applies the |
| hasClass |
Type : unknown
|
Default value : true
|
Decorators :
@HostBinding('class.ecl-indicator')
|
|
Applies the |