24 lines
444 B
Markdown
24 lines
444 B
Markdown
---
|
|
title: pageBlockPullQuote
|
|
description: Pull quote
|
|
---
|
|
## Constructor: pageBlockPullQuote
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Pull quote
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|text|[RichText](../types/RichText.md) | Yes|Quote text|
|
|
|caption|[RichText](../types/RichText.md) | Yes|Quote caption|
|
|
|
|
|
|
|
|
### Type: [PageBlock](../types/PageBlock.md)
|
|
|
|
|