dioxus_lib::prelude

Function suspend

source
pub fn suspend(task: Task) -> Result<VNode, RenderError>
Expand description

Suspended the current component on a specific task and then return None