Layer 220
PageBlockTitle
Title
constructor
pageBlockTitle#70abc3fd text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Title |
Returns
PageBlockGogram Example
// Creating PageBlockTitle constructor obj := &tg.PageBlockTitle{ Text: &tg.RichText{}, }