Skip to main content

Function: NoteAnnotation()

NoteAnnotation(props): Element

Defined in: templates/noteAnnotation.tsx:75

Displays an AnnotationElement in a form of a editable plaintext note.

The template supports displaying any element but always store its content in the element state.

The template supports the following template state:

Parameters

ParameterType

props

NoteAnnotationProps

Returns

Element

See

NoteTemplate