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
| Parameter | Type |
|---|---|
|
|
Returns
Element