getDataSourceId

Returns the underlying data source id.

Usage

const id = ds.getDataSourceId();

API

getDataSourceId(): string;

Last updated

Was this helpful?