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