ReferencesOptions

PropTypeDescription
display'none' | 'end'

Display mode for the references. References can either be displayed after the response or not displayed at all. Default: 'end'.

getHref(reference: FileSectionReference) => string | undefined

Callback to transform a reference into an href

getLabel(reference: FileSectionReference) => string | undefined

Callback to transform a reference into a label

headingstring

Heading above the references Default: "Related articles".

loadingTextstring

Loading text, default: Fetching context…