Skip to main content

Interface: AnnotationContent

Defined in: data/schema.ts:203

Annotation content for the template state property TemplateProperties.AnnotationContent.

See

TemplateProperties.AnnotationContent

Properties

PropertyModifierTypeDescription

style?

readonly

AnnotationTextStyle

Styles for the whole text content.

text

readonly

string

Plain text content without any formatting.

type

readonly

"plaintext"

Content type: plain text with specified styles.