packages/ecl/components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.ts
| Selector | div[eclSiteHeaderCustomActionContent] |
Properties |
Methods |
Inputs |
HostBindings |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class.ecl-site-header__custom-action-content |
Type : boolean
|
Default value : true
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| className |
Type : unknown
|
Default value : true
|
Decorators :
@HostBinding('class.ecl-site-header__custom-action-content')
|