Skip to main content

render_recents_tiles

Function render_recents_tiles 

Source
fn render_recents_tiles(
    parts: &ExploreViewParts,
    ctx: &Arc<AppContext>,
    items: &[ExploreItem],
    on_click: &Rc<dyn Fn(&str, String, String)>,
    expanded: bool,
)
Expand description

Render recently-added tiles into the recents grid.