Skip to content

Commit b3574a6

Browse files
committed
[update] whats_new updated, integration-with-widgets added
1 parent a5b01aa commit b3574a6

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
sidebar_label: Integration with DHTMLX widgets
3+
title: Integration with DHTMLX widgets
4+
description: You can learn about the integration with DHTMLX widgets in the documentation of the DHTMLX JavaScript Booking library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Booking.
5+
---
6+
7+
# Integration with DHTMLX widgets
8+
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+
<iframe src="https://snippet.dhtmlx.com/d5zbq3g3?mode=result" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>
14+
15+
## Integration with DHTMLX Event Calendar
16+
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: SEO data
88

99
## Version 1.1
1010

11-
Released on ...
11+
Released on March 12, 2025
1212

1313
### New functionality
1414

sidebars.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ module.exports = {
143143
"guides/integration-with-angular",
144144
"guides/integration-with-react",
145145
"guides/integration-with-vue",
146-
"guides/integration-with-svelte"
146+
"guides/integration-with-svelte",
147+
"guides/integration-with-widgets",
147148
]
148149
},
149150
// end Backend and frameworks integration

0 commit comments

Comments
 (0)