bridge developers notes - aurelia-ui-toolkits/aurelia-syncfusion-bridge GitHub Wiki

Note: all following documents are copies of the matching KendoUI Aurelia components. They need to be updated to describe related Syncfusion EJ components


Introduction

This section contains additional information which we hope will be of value to more ambitious Aurelia Bridge application developers as well as to other Aurelia plugin developers. It's a collection of article that describe the Bridge infrastructure which is in some context specific to interfacing KendoUI native controls.

1. Bridge utilities

2. Generation of bindable properties

3. Babel DTS generator

4. Bundling KendoUI

5. KendoUI Grid component HTML API

6. Template compilation

7. Harvesting bindable variables

8. registry.json Registry helper class