Skip to main content

checklist_row

Function checklist_row 

Source
fn checklist_row(
    area: impl Into<String>,
    status: impl Into<String>,
    action: impl Into<String>,
) -> SurfaceChecklistRow