sycamore::web

Function Transition

pub fn Transition(props: SuspenseProps) -> View
Expand description

Transition is like Suspense except that it keeps the previous content visible until the new content is ready.