You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/integration-with-widgets.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,20 @@ description: You can learn about the integration with DHTMLX widgets in the docu
6
6
7
7
# Integration with DHTMLX widgets
8
8
9
-
You can integrate DHTMLX Booking with such DHTMLX widgets as [Scheduler](https://docs.dhtmlx.com/scheduler/). Check the example below and refer to [backend](https://github.com/DHTMLX/event-calendar-booking-go).
9
+
You can integrate DHTMLX Booking with such DHTMLX widgets as [Scheduler](https://docs.dhtmlx.com/scheduler/) and [Event Calendar](https://docs.dhtmlx.com/eventcalendar/). Check the examples below.
10
+
11
+
## Integration with DHTMLX Scheduler
12
+
13
+
Please, also refer to [backend](https://github.com/DHTMLX/scheduler-booking-go).
Copy file name to clipboardExpand all lines: docs/news/whats_new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Released on March 12, 2025
14
14
15
15
- Lazy rendering of cards via the [`renderType`](/api/config/booking-rendertype) property
16
16
- Ability to embed templates via the [`cardTemplate`](/api/config/booking-cardtemplate) and [`infoTemplate`](/api/config/booking-infotemplate) properties
17
-
-[Integration with frameworks](/category/backend-and-frameworks-integration/)
17
+
-[Integration with frameworks](/category/backend-and-frameworks-integration/) and [DHTMLX Event Calendar](/guides/integration-with-widgets/#integration-with-dhtmlx-event-calendar)
0 commit comments