Text that displays under the header and supports markdown.
header
Bolded text that goes above the body text.
onCopy
Executes the provided function when the body is copied.
style
Background of the message component.
textAlign
TextAlign.Left - The inline contents are aligned to the left edge of the whisper content area.
TextAlign.Right - The inline contents are aligned to the right edge of the whisper content area.
TextAlign.Center - The inline contents are centered within the whisper content area.
TextAlign.Left
tooltip
Text that appears when hovering over the message component.
Examples
Now let's take a closer look of Message component. Below we have five separate Message components with different style prop values and a markdown link.