Installation
Install the component
templui add avatarAdd the JavaScript to your layout
@avatar.Script()Call this template in your base layout file (e.g., in the <head> section).
Examples
Fallback
JDSizes
With Icon
Group
+2
API Reference
Required parameter
Hover for description
Avatar
Root container for avatar component. Default size is 8 (size-8). Use the Class prop to customize size and styling.
| Name | Type | Default |
|---|---|---|
| | - |
| | - |
| | - |
Image
Image element within the avatar that displays the user's photo.
| Name | Type | Default |
|---|---|---|
| | - |
| | - |
| | - |
| | - |
| | - |
Fallback
Fallback element displayed when the image fails to load, typically showing initials or an icon.
| Name | Type | Default |
|---|---|---|
| | - |
| | - |
| | - |