pub fn show_loading(parts: &ExploreViewParts)Expand description
Reveal each section with its spinner active, so the user gets immediate
visual feedback that data is on the way. Each populate_* call clears
its own spinner when results arrive.
pub fn show_loading(parts: &ExploreViewParts)Reveal each section with its spinner active, so the user gets immediate
visual feedback that data is on the way. Each populate_* call clears
its own spinner when results arrive.