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
<td><span >[dhtmlxGantt with Vue.js](integrations/vue/howtostart-vue.md)</span><br/> An extensive tutorial that describes how to create Gantt using Vue.js.</td>
<td><span >[dhtmlxGantt with Vue.js](integrations/vue/js-gantt-vue.md)</span><br/> An extensive tutorial that describes how to create Gantt using Vue.js.</td>
<td><span >[dhtmlxGantt with Svelte](integrations/svelte/howtostart-svelte.md)</span><br/> A comprehensive tutorial that discusses how to create Gantt using Svelte.</td>
Copy file name to clipboardExpand all lines: docs/integrations/vue/index.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
@@ -49,7 +49,7 @@ Pick the integration path based on how much lifecycle and sync logic you want to
49
49
- Use the **official wrapper** (`@dhtmlx/trial-vue-gantt` or `@dhx/vue-gantt`) for Vue props/events, wrapper-managed synchronization, and typed helper APIs.
50
50
- Use **low-level JS integration** only when you want direct control over instance lifecycle and manual API orchestration.
51
51
52
-
For the low-level path, use [dhtmlxGantt with Vue.js (Low-Level Integration)](integrations/vue/howtostart-vue.md).
52
+
For the low-level path, use [dhtmlxGantt with Vue.js (Low-Level Integration)](integrations/vue/js-gantt-vue.md).
@@ -152,7 +152,7 @@ DHTMLX Gantt integriert sich in externe Tools und bietet zahlreiche Import-/Expo
152
152
DHTMLX Gantt ist ein Framework-unabhängiges Vanilla-JS-Widget für moderne Browser. Es kann verwendet werden:
153
153
154
154
- Als eigenständiges JS-Widget auf jeder Seite.
155
-
- Eingebettet in [React](integrations/react), [Angular](integrations/angular/howtostart-angular), [Vue](integrations/vue/howtostart-vue) oder [Svelte](integrations/svelte/howtostart-svelte).
155
+
- Eingebettet in [React](integrations/react), [Angular](integrations/angular/), [Vue](integrations/vue) oder [Svelte](integrations/svelte/howtostart-svelte).
<td><span>[dhtmlxGantt with Angular](integrations/angular/howtostart-angular.md)</span> Eine detaillierte Anleitung, die sich auf die Besonderheiten der Implementierung eines Gantt-Diagramms mit Angular konzentriert.</td>
<td><span>[dhtmlxGantt with Angular](integrations/angular/quick-start.md)</span> Eine detaillierte Anleitung, die sich auf die Besonderheiten der Implementierung eines Gantt-Diagramms mit Angular konzentriert.</td>
<td><span>[dhtmlxGantt with React](integrations/react/quick-start.md)</span> Ein umfassendes Tutorial zur Implementierung eines Gantt-Diagramms mit React.</td>
<td><span>[dhtmlxGantt with Vue.js](integrations/vue/howtostart-vue.md)</span> Eine umfassende Anleitung, die Schritt für Schritt zeigt, wie ein Gantt-Diagramm mit Vue.js erstellt wird.</td>
<td><span>[dhtmlxGantt with Vue.js](integrations/vue/quick-start.md)</span> Eine umfassende Anleitung, die Schritt für Schritt zeigt, wie ein Gantt-Diagramm mit Vue.js erstellt wird.</td>
<td><span>[dhtmlxGantt with Svelte](integrations/svelte/howtostart-svelte.md)</span> Ein vollständiges Tutorial, das erklärt, wie ein Gantt-Diagramm mit Svelte erstellt wird.</td>
0 commit comments