pub fn use_rerender_signal(hooks: &mut Hooks<'_>) -> Cb<dyn Fn() + Sync + Send>
Expand description

Provides a function that, when called, will cause this Element to be re-rendered.