packages/ecl/components/ecl-splash-page/ecl-splash-page-language-container/ecl-splash-page-language-container.component.ts
Component representing a container for language categories on the splash page. Wraps grouped language links with an optional title.
| selector | [eclSplashPageLanguageContainer] |
| templateUrl | ./ecl-splash-page-language-container.component.html |
Methods |
Inputs |
HostBindings |
Accessors |
| title |
Type : string
|
|
Title of the language container group. |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
Binds the appropriate ECL styling classes to the host container. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
Binds the appropriate ECL styling classes to the host container.
Returns :
string
|