@sqlrooms/sql-editor / QueryEditorPanel
Variable: QueryEditorPanel
constQueryEditorPanel: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.