ReadMarker
Red horizontal line with a "NEW MESSAGES" label — marks the unread boundary in a chat.
Import
import { ReadMarker } from "@gumtree/ui/chat/ReadMarker" ; Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | "new messages" | Marker label text |
Examples
Default
new messages
< ReadMarker />