CitationSourceTagHelper
Example
Razor
<source>
</source>
Attributes
| Attribute | Type | Description |
|---|---|---|
| description | String | A short description of the source, displayed below the source link in the popover. |
| title | String | The title of the source, displayed above the source link in the popover. |
| url | String | The URL of the source. Rendered as a link in the popover. |