---
title: GanttDependencyDataSource API
description: "API Index | GanttDependencyDataSource"
api_reference: true
slug: api_ganttdependencydatasourcecomponent
---

# GanttDependencyDataSource

The GanttDependencyDataSource component utilizes the `kendo-datasource` component as a mixin. Other supported props are available in the API of the [`kendo-datasource`]({% slug api_datasourcecomponent %}) component.

## Directive

`kendo-ganttdependencydatasource`

## Props

### schema `Object`

The schema configuration of the GanttDependencyDataSource ([`schema` in Kendo UI for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/data/ganttdatasource/configuration/schema)). The supported composite props are available in [`SchemaProps`]({% slug api_ganttdatasource_schemaprops %}).

## Methods

For more details about the methods available in the component's API please check [its Kendo UI for jQuery API documentation](https://docs.telerik.com/kendo-ui/api/javascript/data/ganttdependencydatasource#methods). 

### kendoWidget

##### returns

Returns the Kendo UI GanttDependencyDataSource instance.
