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