Skip to content

Setting.setDesc method

Setting › setDesc

Official

Set the description of the setting.

Signature:

setDesc(desc: string | DocumentFragment): this

Parameters:

Parameter Type Description
desc string | DocumentFragment

Returns: this

Since: 0.9.7