packages/eui/packages/components-next/src/lib/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.ts
| changeDetection | ChangeDetectionStrategy.Default |
| encapsulation | ViewEncapsulation.None |
| selector | eui-app-sidebar-header-user-profile |
| styleUrls | ./_styles/_index.scss |
| templateUrl | ./sidebar-header-user-profile.component.html |
Properties |
|
Methods |
Inputs |
Outputs |
HostBindings |
constructor(asServie: UxAppShellService)
|
||||||
|
Parameters :
|
| impersonateLabel |
Default value : ''
|
| isOnline |
Default value : true
|
| welcomeLabel |
Default value : ''
|
| toggle |
Type : EventEmitter<any>
|
| class |
Type : any
|
| getCssClasses |
getCssClasses()
|
|
Returns :
any
|
| onProfileClick | ||||||
onProfileClick(event: any)
|
||||||
|
Parameters :
Returns :
void
|
| Public asServie |
Type : UxAppShellService
|
| Public toggleProfile |
Default value : false
|