Anatomy
Reference
You can add links using Reference that can be grounded into a Reference List using the ReferenceList component.
The Reference and ReferenceList components are useful for listing sources or citations used in your page or article, typically at the end.
ReferenceList is required
to render the
reference list.
Props
Prop | Type | Default |
---|---|---|
children | ReactNode | - |
className | string | - |
style | CSSProperties | - |
link | string | - |
title | number | - |
target | number | _self |