Components
avatar
7min
This component can be used as a unique visual identifier, for example, to display a profile photo, company logo, initials, or flags.

Avatar preview
Some properties are common to all components, see Common component properties for a list and their configuration options.
The core structure includes: title
In the visual presentation, the title can be substituted by an image using the uri property. But the content of the text property has to be kept at least to the empty string: "")
Other options:
align - There are 3 options available:
- center
- left
- right
size - The size of the avatar
- small
- regular
- large