pageBlockList
Unordered list of IV blocks
type tg.PageBlockList struct { /* ... */ }
Implements PageBlock.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Items | []PageListItemClass | yes | List of blocks in an IV page |
References
- Official documentation
- Generated Go reference
- TL definition:
pageBlockList#e4e88011