bridge developers tutorials - aurelia-ui-toolkits/aurelia-syncfusion-bridge GitHub Wiki
This section is a collection of brief tutorials designed to help the developers of Aurelia-UI-Toolkits bridge developers:
1. Quick bridge developer's tutorial
This document is a detailed description of creation of a fictitious Aurelia component click-counter. It is structured as follows:
1.1 Introduction section, describing the process.
1.2 Internal structure section
1.3 Adding
clickcounterwidget to the bridge
1.4 Adding
clickcountercomponent to the catalog application
1.5 Run the catalog to test the bridge
2. Real bridge developer's tutorial
Note: all following documents are copies of the matching KendoUI Aurelia components. They need to be updated to describe related Syncfusion EJ components
2.1 Introduction
2.2 Setup
2.3 Autocomplete
2.4 Button
2.6 Chart
2.7 Grid