23 lines
383 B
Markdown
23 lines
383 B
Markdown
|
---
|
||
|
title: pageBlockTitle
|
||
|
description: Title of a page
|
||
|
---
|
||
|
## Constructor: pageBlockTitle
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Title of a page
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|title|[RichText](../types/RichText.md) | Yes|The title|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [PageBlock](../types/PageBlock.md)
|
||
|
|
||
|
|