Renders the collapsible node and categorized application folder tree.
Summary
Functions
Renders nodes and application categories as stable native disclosure branches.
Functions
@spec runtime_tree(map()) :: Phoenix.LiveView.Rendered.t()
Renders nodes and application categories as stable native disclosure branches.
Attributes
nodes(:list) (required)categories(:list) (required)application_count(:integer) (required)selected_id(:string) - Defaults tonil.selected(:map) - Defaults tonil.coverage_warnings(:list) - Defaults to[].