sycamore::web

Function create_client_effect

pub fn create_client_effect(f: impl FnMut() + 'static)
Expand description

Create a new effect, but only if we are not in SSR mode.