LiveCapture
Phoenix.LiveDashboard.AppInfoComponent
Phoenix.LiveDashboard.ApplicationsPage
Phoenix.LiveDashboard.EctoStatsPage
Phoenix.LiveDashboard.EtsInfoComponent
Phoenix.LiveDashboard.EtsPage
Phoenix.LiveDashboard.HomePage
Phoenix.LiveDashboard.MemoryAllocatorsPage
Phoenix.LiveDashboard.MetricsPage
Phoenix.LiveDashboard.OSMonPage
Phoenix.LiveDashboard.PageBuilder
hint/1
row/0
•
three
•
two
live_table/11
live_nav_bar/5
card/5
label_value_list/0
fields_card/5
usage_card/4
shared_usage_card/11
card_title/2
live_chart/12
live_layered_graph/10
live_modal/3
Phoenix.LiveDashboard.PageLive
Phoenix.LiveDashboard.PortInfoComponent
Phoenix.LiveDashboard.PortsPage
Phoenix.LiveDashboard.ProcessInfoComponent
Phoenix.LiveDashboard.ProcessesPage
Phoenix.LiveDashboard.RequestLoggerPage
Phoenix.LiveDashboard.SocketInfoComponent
Phoenix.LiveDashboard.SocketsPage
Phoenix.LiveDashboard.TitleBarComponent
s
m
l
xl
Docs
alias
Phoenix.LiveDashboard.PageBuilder
<
PageBuilder
.
row
>
<:col
>
<div class="card">Column 1</div>
</:col>
<:col
>
<div class="card">Column 2</div>
</:col>
<:col
>
<div class="card">Column 3</div>
</:col>
</
PageBuilder
.
row
>