Skip to main content

render_app_row

Function render_app_row 

Source
fn render_app_row(
    app: AudioAppView,
    selected: Vec<String>,
    on_toggle_app: Callback<String>,
) -> impl IntoView