Skip to content
This repository was archived by the owner on Apr 22, 2021. It is now read-only.

Chrome App

jlchereau edited this page May 15, 2014 · 18 revisions

##Introduction

The best introduction to Chrome Apps is provided by Google.

Most Kendo UI controls rely on templates which use the eval function which chrome apps forbid unless sandboxing. This is further explained by Telerik.

##Building the Chrome App

Building the Chrome app with sandboxing requires the addition of 3 files:

##Loading and testing the Chrome App

##Other limitations

As far as our

Clone this wiki locally