ReferencesOptions
Prop | Type | Description |
---|---|---|
display | 'none' | 'end' | Display mode for the references. References can either be
displayed after the response or not displayed at all. Default: |
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 |
heading | string | Heading above the references Default: |
loadingText | string | Loading text, default: |