Avatar.text

Get text property.

  1. string text [@property getter]
    class Avatar
    @property
    string
    text
    ()
  2. string text [@property setter]

Return Value

Type: string

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.