Current section
Files
Jump to
Current section
Files
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"
/>