CustomMessage interface
A custom message type.
Custom messages are not rendered by default, but applications can provide custom renderers for them.
- Extends
Properties
| content | |
| message |
Property Details
content
content: string
Property Value
string
messageType
messageType: "custom"
Property Value
"custom"