mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update doc (#8386)
This commit is contained in:
@@ -30,9 +30,11 @@ export class IdentityUserInfoComponent implements OnDestroy {
|
||||
|
||||
@ViewChild(MatMenuTrigger) trigger: MatMenuTrigger;
|
||||
|
||||
/** Is the user logged in */
|
||||
@Input()
|
||||
isLoggedIn: boolean;
|
||||
|
||||
/** User */
|
||||
@Input()
|
||||
identityUser: IdentityUserModel;
|
||||
|
||||
|
Reference in New Issue
Block a user