Skip to content
Desislava Mihaylova edited this page May 2, 2016 · 3 revisions

The Fields section lists the commonly used fields of a widget or a component.

Include Fields immediately after Configuration.

EXAMPLE

## Fields

### dataSource `kendo.data.DataSource`

The [data source](/api/javascript/data/datasource) of the widget.
Configured via the [dataSource](#configuration-dataSource) option.

> Changes of the data source will be reflected in the widget.