New to Kendo UI for jQuery? Start a free 30-day trial

SvgIcon

configuration

The name of the SVG icon displayed on the chip.

svgIcon

String

Default: "globe"

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