pageBlockBlockquote
Quote (equivalent to the HTML <blockquote>)
type tg.PageBlockBlockquote struct { /* ... */ }
Implements PageBlock.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | RichTextClass | yes | Quote contents |
Caption | RichTextClass | yes | Caption |
References
- Official documentation
- Generated Go reference
- TL definition:
pageBlockBlockquote#263d7c26