packages/eui/packages/components-next/src/lib/layout/eui-header/header-user-profile/header-user-profile.component.ts
| changeDetection | ChangeDetectionStrategy.Default |
| encapsulation | ViewEncapsulation.None |
| selector | eui-header-user-profile |
| templateUrl | ./header-user-profile.component.html |
Inputs |
HostBindings |
| avatarUrl |
Type : string
|
| hasWelcomeLabel |
Default value : false
|
| impersonateLabel |
Default value : 'impersonating'
|
| welcomeLabel |
Default value : 'Welcome'
|
| class |
Default value : 'eui-header-user-profile'
|