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

Cannot Find Kendo UI for Angular Package for Installing

Environment

ProductProgress® Kendo UI® for Angular

Description

I do not see the Kendo UI for Angular product to install in the Telerik Control Panel or on the Download page of your Telerik account. Where can I find the product and download it?

Cause

Kendo UI for Angular is distributed through NPM. Hence there is no product installer to download from the Telerik Control Panel or the Download page of your Telerik account.

Solution

Kendo UI for Angular components are distributed through the public NPM registry. You can install and use them as described in the respective sections of the Kendo UI for Angular documentation as each package has its own Installation section.

For example:

The Kendo UI for Angular components require you to have an Angular application in which they can be installed and used. This can be either a newly created Angular web project for which the standard and recommended approach is to use the Angular CLI, or an existing Angular web project where you can add the Kendo UI for Angular packages as previously described in the Installation sections.

For more information, refer to the following sections of the Kendo UI for Angular documentation that feature sample applications with some of the components. You can use these as a starting point.

If you are a licensed user, you can also obtain the actual source code of the Kendo UI for Angular packages. However, this is not necessary for using the components.

In this article

Not finding the help you need?