@sqlrooms/sql-editor / SqlQuery
Variable: SqlQuery
constSqlQuery:FC<SqlQueryRootProps> &object
Type Declaration
| Name | Type | Default value |
|---|---|---|
Root | FC<SqlQueryRootProps> | SqlQueryRoot |
Header | FC<SqlQueryHeaderProps> | SqlQueryHeader |
Toolbar | FC<SqlQueryToolbarProps> | SqlQueryToolbar |
Actions | FC<SqlQueryActionsProps> | SqlQueryActions |
Editor | FC<SqlQueryEditorProps> | SqlQueryEditor |
Results | FC<SqlQueryResultsProps> | SqlQueryResults |
