Type Alias: ContextBlockElement
type ContextBlockElement: ImageElement | TextObject;
A helper union type of all Block Elements that can be used in a ContextBlock.
type ContextBlockElement: ImageElement | TextObject;
A helper union type of all Block Elements that can be used in a ContextBlock.