SQLRooms

@sqlrooms/sql-editor / SqlMonacoEditor

Variable: SqlMonacoEditor

const SqlMonacoEditor: React.FC<SqlMonacoEditorProps>

A Monaco editor for editing SQL with DuckDB syntax highlighting and autocompletion This is an internal component used by SqlEditor

Deprecated

Use SqlCodeMirrorEditor instead. This component will be removed in a future version.