Skip to content

@sqlrooms/sql-editor / QueryEditorPanel

Variable: QueryEditorPanel

const QueryEditorPanel: React.FC<QueryEditorPanelProps>

Ready-made tabbed SQL workbench editor panel.

Prefer SqlQuery.Root with SqlQuery.Editor, SqlQuery.Actions, and SqlQuery.Results when composing a single-query surface or embedded block.