PhoenixKitWeb.Live.Dashboard (phoenix_kit v1.6.15)

View Source

Admin dashboard LiveView for PhoenixKit.

Provides real-time system statistics, user metrics, and session monitoring.

Summary

Functions

handle_event(binary, params, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(arg, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.