24 lines
479 B
Markdown
24 lines
479 B
Markdown
|
---
|
||
|
title: pageBlockList
|
||
|
description: List of texts
|
||
|
---
|
||
|
## Constructor: pageBlockList
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
List of texts
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|items|Array of [RichText](../constructors/RichText.md) | Yes|Texts|
|
||
|
|is\_ordered|[Bool](../types/Bool.md) | Yes|True, if items should be marked with numbers|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [PageBlock](../types/PageBlock.md)
|
||
|
|
||
|
|