packages/components/layout/eui-app-v2/eui-app-header/eui-app-header-logo.ts
| selector | eui-app-header-logo |
| imports |
RouterLink
AsyncPipe
TranslateModule
|
| templateUrl | ./eui-app-header-logo.html |
| styleUrl | ./eui-app-header-logo.scss |
Properties |
Inputs |
HostBindings |
Accessors |
| homeUrl |
Type : string
|
Default value : '..'
|
| logoHeight |
Type : string
|
Default value : '64px'
|
| logoUrl |
Type : string
|
| logoWidth |
Type : string
|
Default value : '260px'
|
| class |
Type : string
|
Default value : 'eui-app-header-logo'
|
| cssClass |
Type : string
|
Default value : 'eui-app-header-logo'
|
Decorators :
@HostBinding('class')
|
| svgUrl |
getsvgUrl()
|
| svgUrlDark |
getsvgUrlDark()
|