Skip to content

Commit 71f8042

Browse files
authored
Merge pull request #17 from DHTMLX/next
merged Next
2 parents 123411f + 9500a88 commit 71f8042

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

docs/guides/integration-with-widgets.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ description: You can learn about the integration with DHTMLX widgets in the docu
66

77
# Integration with DHTMLX widgets
88

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.
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).
1010

11-
## Integration with DHTMLX Scheduler
11+
<iframe src="https://snippet.dhtmlx.com/d5zbq3g3?mode=result" frameborder="0" class="snippet_iframe" width="100%" height="800"></iframe>
12+
13+
14+
1215

13-
<iframe src="https://snippet.dhtmlx.com/d5zbq3g3?mode=result" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>
1416

15-
## Integration with DHTMLX Event Calendar
1617

17-
<iframe src="https://snippet.dhtmlx.com/c5eu8pdk?mode=result" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>

docs/news/whats_new.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Released on March 12, 2025
1414

1515
- Lazy rendering of cards via the [`renderType`](/api/config/booking-rendertype) property
1616
- Ability to embed templates via the [`cardTemplate`](/api/config/booking-cardtemplate) and [`infoTemplate`](/api/config/booking-infotemplate) properties
17+
- [Integration with DHTMLX Scheduler](/guides/integration-with-widgets)
18+
- [Integration with frameworks](/category/backend-and-frameworks-integration/)
1719

1820
## Version 1.0.1
1921

0 commit comments

Comments
 (0)