packages/ecl/components/ecl-splash-page/ecl-splash-page.component.ts
Component representing the main splash page layout.
This component serves as a container for the splash page content.
It applies the ecl-splash-page CSS class to the host element.
Intended to be used as a wrapper (div) for other splash page-related components.
| selector | div[eclSplashPage] |
| templateUrl | ./ecl-splash-page.component.html |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
Applies the |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
Applies the
Returns :
string
|