-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Fields
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.
Markdown Fundamentals
- Markdown Basics (Official GitHub Documentation)
- GitHub Flavored Markdown (Official GitHub Documentation)
Kendo UI Core API Documentation