New to Kendo UI for Angular? Start a free 30-day trial
AvatarSize
Updated on Oct 31, 2025
Defines the possible sizes of the Avatar (see example).
type AvatarSize = "small" | "medium" | "large" | "none";