New to Kendo UI for Angular? Start a free 30-day trial
AvatarCustomMessagesComponent
Provides custom component messages that override default component messages (see example).
html
<kendo-avatar>
<kendo-avatar-messages
avatarAlt="User's profile picture"
></kendo-avatar-messages>
</kendo-avatar>
Selector
kendo-avatar-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
avatarAlt |
|
Defines the alt attribute text of the image in the Avatar. |