Skip to main content

Interface: TextItem

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:563

Plain text content item in rich abstract, with optional formatting facets

Properties

$type?

optional $type: "pub.chive.eprint.submission#textItem"

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:564


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:566


facets?

optional facets: Facet[]

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:568

ATProto-style facets for rich text formatting


type

type: "text"

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:565