@sqlrooms/sql-editor / QueryEditorPanelEditor
Variable: QueryEditorPanelEditor
constQueryEditorPanelEditor:React.FC<{className?:string;queryId:string;readOnly?:boolean;autoHeight?:boolean;compact?:boolean; }>
Deprecated
Prefer SqlQuery.Editor for newly composed single-query surfaces. This component remains for compatibility with the legacy tabbed query panel.