Skip to content

@sqlrooms/app-runtime / CreateHtmlAppBlockDocumentBlockOptions

Type Alias: CreateHtmlAppBlockDocumentBlockOptions

CreateHtmlAppBlockDocumentBlockOptions = object

Properties

appId

appId: string

Backing HTML app runtime id.


blockId?

optional blockId?: string

Document block id. Defaults to appId.


title

title: string

Visible app title used as the initial document-local caption.


intent?

optional intent?: string

Optional durable natural-language objective for the app block.


height?

optional height?: number

Persisted block height in pixels.