Except for the main line of UI components, the library provides a number of helpful integration extensions to simplify your development. Most of the extensions are task-oriented and intended to accomplish a certain purpose. They are already quite configurable and need only initializing on the page to start serving.
If you want to implement a custom integration for your project, check the article DIY - Custom Integration Pattern.
MapAn integration extension that allows you to add third-party web maps to the app: Google Maps, Yandex Maps, Here Maps, OpenStreet Maps. |
|
ChartAn integration extension that allows you to add third-party charts to the app: Raphael, D3, JustGage, SigmaJS, FusionCharts. |
|
Text EditorAn integration extension that allows you to add third-party editors to the app: Ace,TinyMCE, Code Mirror, NicEdit, CKEditor. |
|
Graphic ToolsAn integration extension that allows you to add third-party graphic tools to the app: Konva, Paper. |
|
Scheduler and Gantt ChartAn integration extension that allows you to add a third-party event calendar and a third-party gantt chart to the app: dhtmlxScheduler and dhtmlxGantt of the DHTMLX library. |