Marker
Inline status / note / separator / row
A line between messages that isn't a message — a date, "New", "Megumi joined", a system note. It is a note, not a heading.
Basic
status pill
note, muted line
separator
border row, danger
shimmer while pending
variant:status(centred tag),note(muted line),separator(labelled rule),border(boxed row).shimmerfor pending or streaming states.
Usage
ts
import { BlessMarker } from "blessing-ui";API
Props
| Name | Type | Default | Description |
|---|---|---|---|
variant | "status" | "separator" | "note" | "border" | "status" | status = centered pill, note = muted line, separator = labelled rule, border = bordered row |
color | "text" | "accent" | "danger" | "warning" | "success" | "info" | "text" | |
shimmer | boolean | — | shimmer (pending / streaming) |
Slots
| Name | Scope | Description |
|---|---|---|
icon | — | |
default | — |