The DataSourceController is responsible for all communication regarding data source.
Methods inside this controller can be called by window.SDK.dataSource.{method-name}
A data source is a data connector selected to be used in the document.
Only one data source can be defined per template, this controller manages this
data source.
The DataSourceController is responsible for all communication regarding data source. Methods inside this controller can be called by
window.SDK.dataSource.{method-name}
A data source is a data connector selected to be used in the document. Only one data source can be defined per template, this controller manages this data source.