554 B
554 B
title | description |
---|---|
pageBlockCollage | pageBlockCollage attributes, type and example |
Constructor: pageBlockCollage
Attributes:
Name | Type | Required |
---|---|---|
items | Array of PageBlock | Required |
caption | RichText | Required |
Type: PageBlock
Example:
$pageBlockCollage = ['_' => 'pageBlockCollage', 'items' => [Vector t], 'caption' => RichText, ];