PrimitivesDisplayPerson
Person
API
name
string? — Full display name.first-name
string?last-name
string?email
string?image-src
string? — Caller-authored avatar image source.presence-expression
string? — Caller-owned Alpine presence state.size
AvatarSizeink
PersonInk — Ink for the name.avatar-only
bool — Show the avatar alone and give the name to screen readers only — for a column too narrow for the words.class
string?