Skip to content

Notice.setMessage method

Notice › setMessage

Official

Change the message of this notice.

Signature:

setMessage(message: string | DocumentFragment): this

Parameters:

ParameterTypeDescription
messagestring | DocumentFragment

Returns: this

Since: 0.9.7