Skip to main content

Interface: TextItem

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:76

Plain text content item with optional formatting facets

Properties

$type?

optional $type: "pub.chive.review.comment#textItem"

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:77


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:79


facets?

optional facets: Facet[]

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:81

ATProto-style facets for rich text formatting


type

type: "text"

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:78