Layer 227
PageBlockHeading2
H 2 heading in an Instant View page.
constructor
pageBlockHeading2#96b2aec text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
PageBlockGogram Example
// Creating PageBlockHeading2 constructor obj := &tg.PageBlockHeading2{ Text: &tg.RichText{}, }