@sqlrooms/sql-editor / QueryEditorPanelActions
Variable: QueryEditorPanelActions
constQueryEditorPanelActions:React.FC<{className?:string;queryId?:string; }>
Deprecated
Prefer SqlQuery.Actions for newly composed single-query surfaces. This component remains for compatibility with the legacy tabbed query panel.