atomic · constellation

<atproto-engagement-row>

Four parallel Constellation counts. Subset via `show` to skip API calls you don't need.

All four:

Just likes + replies:

<atproto-engagement-row src="at://..."></atproto-engagement-row>
<atproto-engagement-row src="..." show="likes,replies"></atproto-engagement-row>
NameTypeDefaultDescription
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.

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

PartWhat it is
rowOuter container.
countEach individual count span.