1771 Technologies Logo

Type alias: RowDataSource<T>

type RowDataSource<T>: RowDataSourceClient<T> | RowDataSourceControlled<T>;

Represents the different row data sources available in Graphite Grid.

Type parameters

Type parameterValue
Tunknown