Notice โ€บ setMessage

Notice.setMessage() method

Change the message of this notice.

Signature:

setMessage(message: string | DocumentFragment): this;

Parameters

ParameterTypeDescription
messagestring | DocumentFragment

Returns:

this