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