packages/ecl/components/ecl-button/ecl-indicator/ecl-indicator.directive.ts
Directive for indicating special content inside the ECL Button.
Automatically applies the ecl-indicator__label CSS class.
| Selector | [eclIndicatorLabel] |
Properties |
HostBindings |
| class.ecl-indicator__label |
Type : boolean
|
Default value : true
|
|
Applies the |
| hasClass |
Type : unknown
|
Default value : true
|
Decorators :
@HostBinding('class.ecl-indicator__label')
|
|
Applies the |