atomic · did

<atproto-handle>

@handle from the subject's DID document. Optional link to bsky.app.

Find me on Bluesky:

Bare form (no @):

<atproto-handle src="pfrazee.com" linked></atproto-handle>
NameTypeDefaultDescription
src * string Handle, DID, or AT-URI.
linked boolean Wrap in an anchor pointing at bsky.app/profile/<handle>.
bare boolean Skip the leading '@' (useful inside compact contexts).

External CSS can target these via atproto-handle::part(<name>) { ... }.

PartWhat it is
handleThe inner span (or anchor when `linked`).