PhoenixKit.Modules.DB.Web.Show (phoenix_kit v1.7.71)

Copy Markdown View Source

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.

Summary

Functions

format_cell(value)

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.

row_highlighted?(row, highlighted_rows)