component Avatar { props { src = "" alt = "" initials = "WR" size = "md" } view { {alt} } }