Current section

Files

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

lib/exq_ui_web/live/dashboard_live.html.heex

<.live_component config={@config} module={ExqUIWeb.StatsComponent} id="stats" />
<.live_component config={@config} module={ExqUIWeb.RealtimeStatsComponent} id="realtime-stats" />
<.live_component
config={@config}
module={ExqUIWeb.HistoricalStatsComponent}
id="historical-stats"
/>