Function: NoteEntity()
NoteEntity(
props):Element
Defined in: templates/noteAnnotation.tsx:128
Displays an EntityElement in a form of a editable plaintext note.
The template supports displaying any element but will be empty for any element cell type other than EntityElement.
The property IRI for note content can be configured with
NoteEntityProps.textProperty; by default it uses
oa:bodyValue from Web Annotation Ontology.
The template supports the following template state:
Parameters
| Parameter | Type |
|---|---|
|
|
Returns
Element