Skip to main content

album_tile

Function album_tile 

Source
fn album_tile(
    ctx: Arc<AppContext>,
    album: &LibraryAlbum,
    on_click: Rc<dyn Fn(&str, String)>,
) -> Button
Expand description

Build a clickable tile representing an individual album complete with cover art.