packages/ecl/components/ecl-page-header/ecl-page-header-title.directive.ts
Styles the header section for the page header expandable component.
| Selector | [eclPageHeaderExpandableHeader] |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
CSS classes applied to the host. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
CSS classes applied to the host.
Returns :
string
|