Skip to main content

on_custom_event

Function on_custom_event 

Source
fn on_custom_event(name: &str, handler: impl FnMut(CustomEvent) + 'static)