ChipAvatarSettings
Interface
Defines the configuration for the Chip avatar.
Definition
Package:@progress/kendo-angular-buttons
Properties
cssStyle?
any
Sets the CSS styles for the wrapper element of the avatar. Supports the types of values supported by ngStyle.
imageAltText?
string
Sets the alt attribute for the Chip avatar image.
Sets the CSS styles for the avatar image element. Supports the types of values supported by ngStyle.
imageSrc?
string
Sets the image source for the Chip avatar.
initials?
string
Sets the initials for the Chip avatar.
Sets the CSS styles for the wrapper element of the avatar initials. Supports the types of values supported by ngStyle.