Constructor: pageListItemText
List item
Attributes:
Name | Type | Required | Description |
---|---|---|---|
text | RichText | Yes | Text |
Type: PageListItem
Example:
$pageListItemText = ['_' => 'pageListItemText', 'text' => RichText];
List item
Name | Type | Required | Description |
---|---|---|---|
text | RichText | Yes | Text |
$pageListItemText = ['_' => 'pageListItemText', 'text' => RichText];