@sqlrooms/mosaic / DataTableExplorerToolParams
Type Alias: DataTableExplorerToolParams
DataTableExplorerToolParams =
object
Type Declaration
| Name | Type | Default value |
|---|---|---|
artifactId? | string | - |
tableName? | string | - |
createArtifactIfMissing | boolean | - |
panelId? | string | - |
title | string | - |
config | { pageSize?: number; } | DataTableExplorerPanelConfig |
reasoning | string | - |
