Custom Library
Last updated
Last updated
Library Installation
Telerik has a nice feature on their website where they allow you to select a set of controls and download a minified javascript that only contains the controls you selected. This is recommended as this file is often smaller in size than kendo.all.min.js.
Hover over the Products and Subscription menu, then click Kendo UI Professional
Click on the "Build your custom download" banner
Select the controls that you use on your website
Scroll to the bottom of the page and decide whether you would like to use Telerik's CDN or if you want to download a javascript file
Copy the script tags and add them to the head
section of index.html
Add Kendo styles to your index.html
Click on the "Download" button to download kendo.custom.min.js:
Create a folder called kendo-sdk
next to your src
folder
js/jquery.min.js
the styles folder
Open index.html and add the following script tags
and the following link
tags:
Add kendo.custom.min.js to the kendo-sdk/js/
folder. Also, download the latest Kendo release from the Telerik website () and extract the following files from the ZIP into the kendo-sdk
folder: