Referencefootnote

<footnote>

<footnote> is a Paragraph Markup component that renders a numbered footnote above and to the right of the content it is adjacent to.

Attributes and Properties

The <footnote> component does not have attributes.

Props for <footnote name="f">
PropertyType
$f.disabledboolean
$f.fixedboolean
$f.fixLocationboolean
$f.footnoteTagtext
$f.hiddenboolean
$f.texttext

Example: Default <footnote>

A <footnote> is placed beside related content.


Attribute Example: text

The text property renders the text value of the named <footnote>.


Property Example: footnoteTag

The footnoteTag property renders the index associated with the named <footnote>.