alias Phoenix.LiveDashboard.ApplicationsPage
<ApplicationsPage.render
page={
%PageBuilder{...}
%PageBuilder{
node: :nonode@nohost,
params: %{},
route: :applications
}
}
row_fetcher={&Phoenix.LiveDashboard.LiveCaptureFactory.applications_row_fetcher/2}
/>