--- 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](../types/RichText.md) | Yes|Texts| |is\_ordered|[Bool](../types/Bool.md) | Yes|True, if items should be marked with numbers| ### Type: [PageBlock](../types/PageBlock.md)