Skip to content

Commit 93460d3

Browse files
Merge pull request #88 from DHTMLX/wrappers
[update] add links to examples
2 parents 7715c94 + 2b2dac0 commit 93460d3

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/integrations/angular/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ Follow this order if you are new to the wrapper:
4747
4. [Data Binding and State Management Basics](integrations/angular/state/state-management-basics.md): choose your data ownership model.
4848
5. [RxJS State Management Tutorial](integrations/angular/state/rxjs.md): implement a store-driven pattern with `BehaviorSubject` and `AsyncPipe`.
4949

50+
## Examples
51+
52+
Browse the public Angular Gantt examples for runnable demos of the wrapper:
53+
54+
- [Live demo](https://dhtmlx.github.io/angular-gantt-examples/)
55+
- [GitHub repository](https://github.com/DHTMLX/angular-gantt-examples)
56+
5057
## Wrapper vs Low-Level JS Integration
5158

5259
Choose the integration path based on how much Angular integration you need:

docs/integrations/react/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ If you're using a state management library, the guides in [Data & State Manageme
4646

4747
## Examples and evaluation resources
4848

49+
Browse the public React Gantt examples for runnable demos of the wrapper:
50+
51+
- [Live demo](https://dhtmlx.github.io/react-gantt-examples/)
52+
- [GitHub repository](https://github.com/DHTMLX/react-gantt-examples)
53+
4954
If you're evaluating React Gantt, the evaluation page provides access to technical support during the evaluation period. See [Installation](integrations/react/installation.md).

0 commit comments

Comments
 (0)