Skip to main content

Interface: TextItem

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:75

Plain text content item with optional formatting facets

Properties

$type?

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

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


content

content: string

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


facets?

optional facets: Facet[]

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:80

ATProto-style facets for rich text formatting


type

type: "text"

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