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
Add a Gantt chart to Vue apps with a small wrapper and reactive props.
57
+
Use the ready-made <code>VueGantt</code> component with props and events.
58
58
</div>
59
59
</a>
60
60
@@ -155,7 +155,7 @@ DHTMLX Gantt integrates with external tools and output formats ensuring great ex
155
155
DHTMLX Gantt is a framework-agnostic, vanilla JavaScript component that works in all modern browsers. It can be used:
156
156
157
157
- As a standalone JS widget on any page.
158
-
- Wrapped into [React](integrations/react), [Angular](integrations/angular/howtostart-angular), [Vue](integrations/vue/howtostart-vue), or [Svelte](integrations/svelte/howtostart-svelte) components.
158
+
- Wrapped into [React](integrations/react), [Angular](integrations/angular/quick-start), [Vue](integrations/vue/quick-start), or [Svelte](integrations/svelte/howtostart-svelte) components.
0 commit comments