Skip to content

@sqlrooms/documents / BlockAiTarget

Type Alias: BlockAiTarget

BlockAiTarget = object

Properties

blockDocumentId

blockDocumentId: string

The block document id.


blockId

blockId: string

Block node id within the document.


blockType

blockType: string

Block type, such as chart, dashboard, html-app, or map.


blockInstanceId?

optional blockInstanceId?: string

Stateful instance id, such as dashboardId, appId, or mapId.


panelId?

optional panelId?: string

Follow-up: a panel within a dashboard block.


title?

optional title?: string

Display title or context subtitle.