@sqlrooms/app-runtime / CreateHtmlAppBlockDocumentBlockOptions
Type Alias: CreateHtmlAppBlockDocumentBlockOptions
CreateHtmlAppBlockDocumentBlockOptions =
object
Properties
appId
appId:
string
Backing HTML app runtime id.
blockId?
optionalblockId?:string
Document block id. Defaults to appId.
title
title:
string
Visible app title used as the initial document-local caption.
intent?
optionalintent?:string
Optional durable natural-language objective for the app block.
height?
optionalheight?:number
Persisted block height in pixels.