Renders the bounded process explorer and client-owned topology surface.
Summary
Functions
Renders topology plus a streamed, explicitly capped process list.
Functions
@spec process_map(map()) :: Phoenix.LiveView.Rendered.t()
Renders topology plus a streamed, explicitly capped process list.
Attributes
streams(:map) (required)process_count(:integer) (required)process_matching_count(:integer) (required)process_omitted_count(:integer) (required)selected_id(:string) - Defaults tonil.loading?(:boolean) - Defaults tofalse.edge_preset(:string) - Defaults to"supervision".