Interface: messageObject

messageObject

An interface describing the 'Message Object' object.

Properties:
NameTypeAttributesDescription
messageKeystring

This can either be the string containing the message or, when used with the templateMessages property, an object attribute string index found in an object containing various error messages.

titlestring<optional>

A title for the message.

templateMessagesobject<optional>

An object signaling to use a template string message object (such as the errors object).

Source: