UI for Blazor
Easily display a graphical representation of a profile or online avatar, including people or entities, with initials, custom icons, and images with the Telerik UI for Blazor Avatar component. Build forms, profile pages or navigation bar menus as smoothly as possible, leveraging simple and customizable profile avatars that support various shapes.
See the Blazor Avatar component demoThe Telerik UI for Blazor Avatar component comes with a wide range of styling flexibility. Customize the look and feel of the component by configuring the desired size (small, medium, and large for various application scenarios), roundness, fill mode and coloring.
The Blazor Avatar component exposes an AvatarType parameter with three predefined options: text (default), icon and image, and allows further customization of each option via additional parameters related to setting its content (imageURL, icon name, actual text and more).
The Telerik UI for Blazor Avatar component supports four built-in themes, including Default (our own Telerik-infused styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI).
Additionally, you can customize any of the ready-to-use themes with a few lines of CSS or create a new one to match your branding needs by using the Progress ThemeBuilder application.
The Telerik UI for Blazor Avatar component supports right-to-left configuration. The RTL functionality is supported by most of our components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.
Learn more in our Blazor Right-to-Left Support documentation