UserΒΆ

/libs/granite/ui/components/endor/user

An avatar of the current user.

It has the following content structure:

granite:EndorUser
idstring

The id attribute.

relstring

The class attribute. This is used to indicate the semantic relationship of the component similar to rel attribute.

classstring

The class attribute.

titlestring
i18n

The title attribute.

hrefstring

The href pointing to a toggleable that will be shown upon click. Either user this property or src property to refer to the toggleable.

srcstringel

The URL pointing to a toggleable content that will be loaded and shown upon click. Either user this property or href property to refer to the toggleable.