Skip to content

Notice.setMessage method

Notice › setMessage

Official

Change the message of this notice.

Signature:

setMessage(message: string | DocumentFragment): this

Parameters:

Parameter Type Description
message string | DocumentFragment

Returns: this

Since: 0.9.7