[][src]Function seed::browser::dom::event_handler::trigger_update_ev

pub fn trigger_update_ev<Ms>(
    handler: impl FnOnce(CustomEvent) -> Ms + 'static + Clone
) -> Listener<Ms>
Deprecated

Create an event that passes a web_sys::CustomEvent, allowing easy access to detail() and then trigger update