@sqlrooms/sql-editor / QueryEditorPanelEditor
Function: QueryEditorPanelEditor()
QueryEditorPanelEditor(
props
):ReactNode
|Promise
<ReactNode
>
Parameters
Parameter | Type |
---|---|
props | { className : string ; queryId : string ; } |
props.className ? | string |
props.queryId | string |
Returns
ReactNode
| Promise
<ReactNode
>