Skip to main content

Module tabs

Module tabs 

Source
Expand description

Per-tab state holders. Kept intentionally thin right now — the TUI scaffolding ships with placeholder views for each tab and the individual tab implementations grow in follow-up work as the server commands needed by each view get promoted out of the web crate.

Functions§

placeholder_body
Short, one-line human description of what a tab will eventually do. Rendered as placeholder body text until per-tab views land.