Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 456 Bytes

File metadata and controls

16 lines (8 loc) · 456 Bytes

BaseBlock

Common properties shared by all block types.

Properties

Name Type Description Notes
id String Unique identifier for this block.
type String Identifies the block variant and determines which additional properties are present in it.
tags List<String> Semantic labels attached to this block. [optional]