Skip to main content

BlockEditorContentRowColumnBlockGeneric Union

Description

Union type representing any block that can be placed in a column.

Member Types

NameDescription
BlockTextBlock for displaying rich text content.
BlockCollectionBlock for displaying a collection of items.
BlockImageBlock for displaying images.
BlockSeparatorBlock for displaying a visual separator or divider.
BlockButtonBlock for displaying call-to-action buttons.
BlockItemsBlock for displaying a specific list of items.
BlockBlogBlock for displaying blog posts.
BlockPlaylistBlock for displaying a playlist of items.