Layer 227
PageBlockHeading1
Top-level (H 1) heading in an Instant View page.
constructor
pageBlockHeading1#baff072f text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
PageBlockGogram Example
// Creating PageBlockHeading1 constructor obj := &tg.PageBlockHeading1{ Text: &tg.RichText{}, }