pageBlockPreformatted
Preformatted (<pre> text)
type tg.PageBlockPreformatted struct { /* ... */ }
Implements PageBlock.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | RichTextClass | yes | Text |
Language | string | yes | Programming language of preformatted text |
References
- Official documentation
- Generated Go reference
- TL definition:
pageBlockPreformatted#c070d93e