interface GridDataSourceApi {
    unstable_dataSource: GridDataSourceApiBase;
}

Hierarchy (view full)

Properties

unstable_dataSource: GridDataSourceApiBase

The data source API.