# `PhoenixKit.Modules.DB.Web.Show`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/modules/db/web/show.ex#L1)

Table detail view with paginated row browsing.

Supports live updates via PostgreSQL LISTEN/NOTIFY - when data in the
viewed table changes, the view refreshes automatically.

# `format_cell`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/modules/db/web/show.ex#L159)

# `render`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/modules/db/web/show.ex#L1)

# `row_highlighted?`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/modules/db/web/show.ex#L312)

---

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