atomic · did
<atproto-handle>
@handle from the subject's DID document. Optional link to bsky.app.
Live
Find me on Bluesky:
Bare form (no @):
<atproto-handle src="pfrazee.com" linked></atproto-handle> Attributes
| Name | Type | Default | Description |
|---|---|---|---|
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). |
Parts
External CSS can target these via atproto-handle::part(<name>) { ... }.
| Part | What it is |
|---|---|
handle | The inner span (or anchor when `linked`). |