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