# `MailglassAdmin.Inbound.RecordsList`
[🔗](https://github.com/szTheory/mailglass/blob/v1.2.0/lib/mailglass_admin/inbound/records_list.ex#L1)

Recent inbound records list with semantic selected-row treatment.

Sibling of `MailglassAdmin.Operator.DeliveriesList` (D-48-13 — clone, not a
refactor). Rows render the masked envelope recipient via the one promoted
`MailglassAdmin.Components.mask_recipient/1` definition, the record id in mono,
an outcome badge, and a meta line `tenant · PROVIDER · matched-mailbox-or-"no
match" · received_at`.

# `records_list`

## Attributes

* `records` (`:list`) (required)
* `selected_record` (`:map`) - Defaults to `nil`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
