Skip to content

@sqlrooms/sql-editor / QueryEditorPanelActions

Variable: QueryEditorPanelActions

const QueryEditorPanelActions: 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.