Skip to main content

flow_button

Function flow_button 

Source
fn flow_button(
    flow: &FlowBox,
    label: &str,
    css_class: Option<&str>,
    tooltip: Option<&str>,
) -> Button