Skip to content
Document Authoring DA  API Docs v1.10.0
npmGitHub

EndnoteRef

EndnoteRef:

{
type: "endnote/ref";
}

Represents a reference to an endnote within endnote content.

EndnoteRef is an inline element that appears within the content of an endnote itself, representing a reference back to where the endnote is cited in the main text. This is typically rendered as a superscript number or symbol at the beginning of the endnote text.

Unlike Endnote (which is the endnote marker in the main text with its associated content), EndnoteRef appears inside the endnote content area and links back to the main text.

This is a marker element with no additional methods or properties beyond the type discriminator.

type: "endnote/ref"

Type discriminator for inline elements.

Always has the value 'endnote/ref'. Use this property to identify endnote reference markers within endnote content.