pub fn build_grid_view(
ctx: Arc<AppContext>,
select_toggle: ToggleButton,
narrow: Rc<Cell<bool>>,
) -> GridViewPartspub fn build_grid_view(
ctx: Arc<AppContext>,
select_toggle: ToggleButton,
narrow: Rc<Cell<bool>>,
) -> GridViewParts