<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`FootnoteRefCache`](FootnoteRefCache) ## FootnoteRefCache interface **Signature:** ```typescript export interface FootnoteRefCache extends CacheItem ``` **Extends:** [`CacheItem`](CacheItem) ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`id`](FootnoteRefCache/id) | | <code>string</code> | | | [`position`](CacheItem/position) | | [`Pos`](Pos) | <p>Position of this item in the note.</p><p>(Inherited from [CacheItem](CacheItem)<!-- -->)</p> |