UIAvatar
A user avatar component! Can show user images from Gravatar, or a font awesome icon.
Since: 7.0.0 (3.0.0)
Name | Type | Default | Description |
avatarId |
| Required - ID of the avatar to display | |
avatarSource |
| Soruce for avatar. gravatar|url | |
avatarUrl |
| If avatarSource: url you provied url here | |
avatarAlt |
| Alt text | |
wrap |
|
| If false no div wrapper and styles will be applied |
Example
Last updated