@sqlrooms/sql-editor / SqlQueryBlockProps
Type Alias: SqlQueryBlockProps
SqlQueryBlockProps =
Partial<StatefulBlockRenderProps> &object
Type Declaration
| Name | Type |
|---|---|
queryId? | string |
className? | string |
editorClassName? | string |
resultsClassName? | string |
compact? | boolean |
