Layer 220
PageBlockSubtitle
Subtitle
constructor
pageBlockSubtitle#8ffa9a1f text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
PageBlockGogram Example
// Creating PageBlockSubtitle constructor obj := &tg.PageBlockSubtitle{ Text: &tg.RichText{}, }