Skip to main content Module components Copy item path Source api_health S8 — RPC / API health screen (docs/PLAN.md § 8.S8). health S1 — Health gates screen (docs/PLAN.md § 8.S1). log_pane Tabbed bottom-pane that replaces the previous single-stream
bee::http tail. Six tabs split the log space along two axes: lottery S4 — Lottery / redistribution screen (docs/PLAN.md § 8.S4). manifest S12 — Manifests screen (Mantaray tree browser). network S7 — Network / NAT screen (docs/PLAN.md § 8.S7). peers S6 — Peers + bin saturation screen (docs/PLAN.md § 8.S6). pins S11 — Pins screen (docs/PLAN.md § 8.S11; Tier 3.A). scroll Shared scroll helpers for components with selectable / overflowing
lists (S2 stamps, S6 peers, S9 tags). Components track a usize
offset alongside their selected index; this module bundles the
“keep selected visible” math + the right-edge scrollbar render. stamps S2 — Stamps screen (docs/PLAN.md § 8.S2). swap S3 — SWAP / cheques screen (docs/PLAN.md § 8.S3). tags S9 — Tags / uploads screen (docs/PLAN.md § 8.S9). warmup S5 — Warmup screen (docs/PLAN.md § 8.S5). watchlist S13 — Durability Watchlist screen. Component Component is a trait that represents a visual and interactive element of the user interface.