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