This component can be used for showing information and actions related to the currently logged in user.
Here's the basic usage of the component:
Name | Description | Default |
---|---|---|
@Input()
showAvatar: boolean
|
Whether to show avatar of the user. If set to false , a generic icon will be shown.
|
true
|