packages/ecl/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.ts
Directive that adds an overlay layer to an ECL loading indicator.
Automatically applies the ECL spinner overlay classes.
| Selector | [eclLoadingIndicatorOverlay] |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
Applies the CSS classes for the spinner overlay. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
Applies the CSS classes for the spinner overlay.
Returns :
string
|