Koala logo Design
No matches for “
↑↓ navigate open Esc close
PrimitivesDisplayPerson

Person

A named person: their avatar and their name, as one thing.

<koala-person>

Person

Name and face
JDJane Doe
Muted, for a quiet column
JDJane Doe
Linked to a profile
Avatar only (name to screen readers)
JDJane Doe

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 AvatarSize
ink 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?