angular-kendo is a directive for AngularJS that runs an element through Kendo UI declarative initialization, allowing you to take full advantage of Kendo UI within the context of an AngularJS Application.
Info
| Version: | 0.7.5 |
| Author(s): | Atanas Korchev |
| Last Update: | Friday, February 21, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kendo-labs/angular-kendo |
| NuGet Url: | https://www.nuget.org/packages/AngularJS.KendoUI |
Install
Install-Package AngularJS.KendoUI
dotnet add package AngularJS.KendoUI
paket add AngularJS.KendoUI
AngularJS.KendoUI Download (Unzip the "nupkg" after downloading)
Dependencies
- AngularJS.Core(1.2.9)
Tags