ChatMessages
Message
Chat Message from the Chat package.
Loading ChatMessage…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
messageRequired | ChatMessageData | — |
onFormSubmitOptional | ((submission: ChatFormSubmission) => void) | — |
showCopyActionOptional | boolean | true |
copyActionVisibilityOptional | "always" | "hover" | "hover" |