pub fn use_visible_task(source: impl Into<String>) -> VisibleTaskIdExpand description
Client-only task registered in the resumability payload. The runtime executes the JS body after the component becomes visible.
pub fn use_visible_task(source: impl Into<String>) -> VisibleTaskIdClient-only task registered in the resumability payload. The runtime executes the JS body after the component becomes visible.