Skip to content

SettingGroup.setHeading method

SettingGroup › setHeading

Official

Set the heading of the setting group.

Signature:

setHeading(text: string | DocumentFragment): this

Parameters:

Parameter Type Description
text string | DocumentFragment

Returns: this

Since: 1.11.0