Current section

Files

Jump to
exq_ui lib exq_ui_web live dashboard_live.html.leex
Raw

lib/exq_ui_web/live/dashboard_live.html.leex

<%= live_component ExqUIWeb.StatsComponent, id: "stats" %>
<%= live_component ExqUIWeb.RealtimeStatsComponent, id: "realtime-stats" %>
<%= live_component ExqUIWeb.HistoricalStatsComponent, id: "historical-stats" %>