Block information.

Hierarchy

  • ReturnsBlocksItem

Properties

collapsible: null | boolean

Whether the block is collapsible.

Block instance and plugin configuration settings.

Block contents (if required).

dockable: null | boolean

Whether the block is dockable.

instanceid: null | number

Block instance id.

name: null | string

Block name.

positionid: null | number

Position id.

region: null | string

Block region.

visible: null | boolean

Whether the block is visible.

weight: null | number

Used to order blocks within a region.

Generated using TypeDoc