atomic · pure presentation

<atproto-rich-text>

Renders text with facets applied. javascript: URIs sanitized via safeUrl. No network.

<atproto-rich-text text="..." facets='[...]'></atproto-rich-text>
NameTypeDefaultDescription
text * string Plain post text.
facets string (JSON) JSON-encoded array of ATProto facets. Or set the .facets JS property.

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

PartWhat it is
textThe text container div.