Function silkenweb::document::on_reset

source ·
pub fn on_reset(f: impl FnMut(Event) + 'static) -> EventCallback
Expand description

Add a reset event handler at the document level.

This only has an effect on WASM targets.