Summary
Functions
Attributes
src(:string) - hosted avatar URL. Defaults tonil.alt(:string) - alt text for avatar image. Defaults tonil.size(:string) - Defaults to"md". Must be one of"xs","sm","md","lg", or"xl".class(:any) - CSS class. Defaults tonil.name(:string) - name for placeholder initials. Defaults tonil.random_color(:boolean) - generates a random color for placeholder initials avatar. Defaults tofalse.status(:string) - presence dot on the bottom-right corner, ringed to separate from the image. Defaults tonil. Must be one ofnil,"online","offline","busy", or"away".- Global attributes are accepted.
Attributes
size(:string) - Defaults to"md". Must be one of"xs","sm","md","lg", or"xl".class(:any) - CSS class. Defaults tonil.avatars(:list) - list of your hosted avatar URLs. Defaults to[].max(:integer) - show at most this many avatars, then a +N overflow bubble for the rest. Defaults tonil.- Global attributes are accepted.