dioxus_lib::prelude

Function set_event_converter

source
pub fn set_event_converter(converter: Box<dyn HtmlEventConverter>)