packages/ecl/components/ecl-page-header/ecl-page-header-section-info/ecl-page-header-section-info.component.ts
| selector | div[eclPageHeaderSectionInfo] |
| templateUrl | ./ecl-page-header-section-info.component.html |
Properties |
Methods |
Inputs |
HostBindings |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
Default value : 'ecl-page-header__section-info ecl-container'
|
|
CSS classes applied to the host. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| className |
Type : string
|
Default value : 'ecl-page-header__section-info ecl-container'
|
Decorators :
@HostBinding('class')
|
|
CSS classes applied to the host. |