Avatar.text

string text() @property

Get text property.

Returns

Sets the text used to generate the fallback initials and color.

It's only used to generate the color if property@Avatar:show-initials is FALSE.

void text(string propval) @property

Set text property.

Parameters

propvalSets the text used to generate the fallback initials and color. It's only used to generate the color if property@Avatar:show-initials is FALSE.