SettingGroup.setHeading method
SettingGroup › setHeading
Official
Set the heading of the setting group.Signature:
setHeading(text: string | DocumentFragment): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| text | string | DocumentFragment |
Returns: this
Since: 1.11.0