<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.
| Property | Type |
|---|---|
$f.disabled | boolean |
$f.fixed | boolean |
$f.fixLocation | boolean |
$f.footnoteTag | text |
$f.hidden | boolean |
$f.text | text |
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>.