@sqlrooms/sql-editor / SqlQueryDataSourcesPanel
Function: SqlQueryDataSourcesPanel()
SqlQueryDataSourcesPanel(
props
,deprecatedLegacyContext
?):ReactNode
Parameters
Parameter | Type | Description |
---|---|---|
props | { queryDataSources : object []; } | - |
props.queryDataSources | object [] | - |
deprecatedLegacyContext ? | any | Deprecated See React Docs |
Returns
ReactNode