object
AvailableSection
An object representing a section item.
Fields
blocks
[Block]An array having blocks of the section.
label
StringThe label of the property.
name
StringThe name of the block.
props
[BlockProps]An array of objects representing properties or attributes of the section item.
Was this section helpful?