atomic · constellation
<atproto-engagement-row>
Four parallel Constellation counts. Subset via `show` to skip API calls you don't need.
Live
All four:
Just likes + replies:
<atproto-engagement-row src="at://..."></atproto-engagement-row>
<atproto-engagement-row src="..." show="likes,replies"></atproto-engagement-row> Attributes
| Name | Type | Default | Description |
|---|---|---|---|
src * | string | — | Post AT-URI or bsky.app URL. |
show | string | replies,reposts,quotes,likes | Comma-separated subset to render. Each unlisted count saves one Constellation call. |
constellation | string | — | Override the Constellation endpoint. |
Parts
External CSS can target these via atproto-engagement-row::part(<name>) { ... }.
| Part | What it is |
|---|---|
row | Outer container. |
count | Each individual count span. |