IDynamicDataSharedSourceConfiguration interface

Configuration related to a shared source.

Properties

filters

Filters for the shared source.

sourcesLabel

User-friendly, localized label for the sources dropdown.

default value - 'Connect to source'

Property Details

filters

Filters for the shared source.

filters?: IDynamicDataSharedSourceFilters;

Property Value

sourcesLabel

User-friendly, localized label for the sources dropdown.

default value - 'Connect to source'

sourcesLabel?: string;

Property Value

string