Skip to main content

explore_tile

Function explore_tile 

Source
fn explore_tile(
    ctx: Arc<AppContext>,
    kind: &'static str,
    value: &str,
    asset_id: &str,
    on_click: Rc<dyn Fn(&str, String, String)>,
) -> Button
Expand description

Construct a rectangular tile representation for a specific explore category node.