Skip to main content

use_flow_handle

Function use_flow_handle 

Source
pub fn use_flow_handle<T: 'static>() -> FlowHandle<T>
Expand description

Create a FlowHandle to pass to a crate::Flow’s handle prop.