pub fn on_pre_mouse_input(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&MouseInputArgs) -> HandlerResult + Send>,
) -> UiNodepub fn on_pre_mouse_input(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&MouseInputArgs) -> HandlerResult + Send>,
) -> UiNode