Layer 227
PageBlockHeading3
H 3 heading in an Instant View page.
constructor
pageBlockHeading3#67e731ad text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
PageBlockGogram Example
// Creating PageBlockHeading3 constructor obj := &tg.PageBlockHeading3{ Text: &tg.RichText{}, }