- Home
- Getting Started
- Introduction
What is Kendo UI
Kendo UI is an HTML5, jQuery-based framework for building modern web apps. The framework features lots of UI widgets, a rich data vizualization framework, an auto-adaptive Mobile framework, and all of the tools needed for HTML5 app development, such as Data Binding, Templating, Drag-and-Drop API, and more.
Kendo UI comes in different bundles:
- Kendo UI Web - HTML5 widgets for desktop browsing experience.
- Kendo UI DataViz - HTML5 data vizualization widgets.
- Kendo UI Mobile - HTML5 framework for building hybrid mobile applications.
Installing and Getting Started with Kendo UI
You can download all Kendo UI bundles from the download page.
The distribution zip file contains the following:
- /examples - quick start demos.
- /js - minified JavaScript files.
- /src - complete source code. Not available in the trial distribution.
Using Kendo UI
To use Kendo UI in your HTML page you need to include the required JavaScript and CSS files.