sourceIconString(default: "globe")

The name of the SVG icon used for source links inside the popover.

<span id="citation"></span>
<script>
$("#citation").kendoCitation({
    sourceIcon: "link",
    sources: [{ url: "https://example.com", title: "Example" }]
});
</script>
In this article
sourceIcon
Not finding the help you need?
Contact Support