Notice
โบ setMessage
Notice.setMessage() method
Change the message of this notice.
Signature:
setMessage(message: string | DocumentFragment): this;
Parameters
Parameter | Type | Description |
---|---|---|
message | string | DocumentFragment |
Returns:
this
1 min read
Notice
โบ setMessage
Change the message of this notice.
Signature:
setMessage(message: string | DocumentFragment): this;
Parameter | Type | Description |
---|---|---|
message | string | DocumentFragment |
Returns:
this