References
A component that renders references to pages.
Basic example
Component API
Prop | Type | Description | Default |
---|---|---|---|
RootComponent | ElementType | The wrapper component to render. | 'ul' |
ReferenceComponent | ElementType | The component to render for each reference. | 'li' |
references | FileSectionReference[] | The references to display. |