PhoenixKitDb.Web.ShowLive (PhoenixKitDb v0.1.1)

Copy Markdown View Source

Table detail view with paginated row browsing and live updates via PostgreSQL LISTEN/NOTIFY. When data in the viewed table changes the view refreshes automatically (debounced).

Summary

Functions

format_cell(value)

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.

row_highlighted?(row, highlighted_rows)