ReplyQuote
Indented quote of a parent message before a reply — left border, author name, and truncated text.
Import
import { ReplyQuote } from "@gumtree/ui/chat/ReplyQuote" ; Props
| Prop | Type | Default | Description |
|---|---|---|---|
nick* | string | - | Original author nickname |
children | ComponentChildren | - | Quoted text (typically truncated) |
Examples
Reply Quote
alice should we ship this as v3.3.3 hotfix…
< ReplyQuote nick = "alice" > should we ship this as v3.3.3 hotfix… </ ReplyQuote >