|
1 | 1 | --- |
2 | 2 | title: Angular |
3 | 3 | page_title: Angular - Kendo UI Third-Party Tools |
4 | | -description: "Learn how to use Kendo UI widgets in Angular applications." |
| 4 | +description: "Learn how to use Kendo UI components in an Angular Application." |
5 | 5 | previous_url: /angular2 |
6 | 6 | slug: angular2support_integration_kendoui |
7 | 7 | --- |
8 | 8 |
|
9 | | -# Angular |
| 9 | +# Kendo UI for jQuery in an Angular application |
10 | 10 |
|
11 | | -Kendo UI provides integration support for the Angular framework. |
| 11 | +> Integrating Kendo UI components for jQuery in an Angular application is not officially supported and has certain limitations. Using the jQuery components within Angular components is possible and working as expected in multiple scenarios. The developers have to rely on this integration at their own discretion. |
12 | 12 |
|
13 | | -[Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/) is a separate suite of native Angular 2 UI components. The [Kendo UI for Angular Roadmap](https://www.telerik.com/kendo-angular-ui/roadmap/) page provides information about the development plans of the team with regard to new components and features. The [Telerik blogs](https://www.telerik.com/blogs/) are an additional source for the latest updates on Kendo UI for Angular. For example, [Petyo Ivanov's blog posts](https://www.telerik.com/blogs/author/petyo-ivanov). |
| 13 | +For a runnable demo demonstrating how to use Kendo UI for jQuery components in Angular applications please refer to [this article](https://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery). |
14 | 14 |
|
15 | | -For the sake of distinction, Kendo UI Professional (subject of this documentation hub) is also regarded as the Kendo UI for jQuery suite. |
| 15 | +## Recommended Approach for Angular Applications |
16 | 16 |
|
17 | | -* The Angular integration, which was previously provided in this article, is no longer applicable. Telerik has decided to deliver a fresh, [native Angular implementation](https://www.telerik.com/kendo-angular-ui/) instead of wrapping the existing Kendo UI Professional library. |
18 | | -* The community has come up with some examples on initializing the existing Kendo UI Professional widgets in Angular 2 context—[this forum thread](https://www.telerik.com/forums/problem-with-kendovalueaccessor-in-angular-2-0-0-beta-0) contains some of them. |
19 | | -* Note that this approach, while working in certain cases, is not supported by Telerik. |
| 17 | +If you are building an Angular application, we encourage you to use [Kendo UI for Angular components](https://www.telerik.com/kendo-angular-ui). These components are: |
| 18 | + |
| 19 | +* Purpose-Built for Angular–Designed specifically for Angular applications, ensuring seamless integration and optimal performance. |
| 20 | +* Native Angular Support–Leverage Angular best practices, including directives, modules, and reactive forms compatibility. |
| 21 | +* Consistent & High-Performance–Provides a rich set of UI components tailored for Angular’s change detection and rendering pipeline. |
| 22 | + |
| 23 | +By choosing Kendo UI for Angular, you align with a framework-specific solution that enhances development efficiency and maintains Angular’s core principles. |
20 | 24 |
|
21 | 25 | ## See Also |
22 | 26 |
|
23 | | -* [Angular 2 Migration Guide](https://www.telerik.com/blogs/ngmigrate-helps-you-move-from-angularjs-1-to-angular-2) |
24 | | -* [SharePoint Add-Ins]({% slug sharepoint_tutorials %}) |
25 | | -* [Twitter Bootstrap]({% slug twitterbootstrapintegration_integration_kendoui %}) |
26 | | -* [RequireJS]({% slug requirejs_integration_kendoui %}) |
27 | 27 | * [TypeScript]({% slug typescript_integration_kendoui %}) |
28 | | -* [Visual Studio IntelliSense]({% slug visualstudiointellisense_integration_kendoui %}) |
29 | | -* [Telerik Data Access]({% slug bindtotelerikdataaccesstool_integration_kendoui %}) |
30 | | -* [SystemJS Support]({% slug systemjs_integration_kendoui %}) |
31 | 28 | * [Webpack Support]({% slug webpacksupport_integration_kendoui %}) |
32 | 29 | * [Module Bundlers]({% slug module_bundlers_integration_kendoui %}) |
33 | | -* [Aurelia]({% slug aurelia_integration_kendoui %}) |
| 30 | + |
0 commit comments