Samples for learning how to write Kendo UI Builder (KUIB) templates (custom views and custom components)
See these blogs for details:
- Introduction to KendoUI Builder Templates and see sample custom-hello-world-v1
- Understanding what goes on behind the scene and see sample custom-hello-world-v1
- Event Handling in Custom Views and see sample custom-hello-world-v2
- Augmenting models and see sample sample custom-hello-world-v3
- Introduction to KendoUI Builder Custom Component and see sample custom-hello-world-comp
- Custom Component from Angular Component and see sample custom-hello-world-ang-comp
- Rating component (star rating, dollar rating, ect...) and see sample custom-rating-comp-v1
- Displaying metrics from IoT devices and see sample custom-device-metrics-comp
- Displaying multiple metrics from IoT devices and see sample custom-device-multiple-metrics-comp