Skip to content

@sqlrooms/documents / BlockDocumentStatefulBlockBlock

Type Alias: BlockDocumentStatefulBlockBlock

BlockDocumentStatefulBlockBlock = object

A stateful block embedding another block type (e.g., dashboard, data-table) by instance ID with ownership semantics.

Type Declaration

NameType
idstring
intent?string
type"statefulBlock"
blockTypestring
blockInstanceIdstring
ownership?"owned" | "shared" | "external"
title?string
caption?string
height?number