Interface: TextBodyItem
Defined in: src/types/models/annotation.ts:213
Plain text content in an annotation body.
Properties
content
readonlycontent:string
Defined in: src/types/models/annotation.ts:216
The text content
type
readonlytype:"text"
Defined in: src/types/models/annotation.ts:214