Function dioxus_html::events::ondragexit
source · pub fn ondragexit<'a, E: EventReturn<T>, T>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<DragData>) -> E + 'a
) -> Attribute<'a>
Expand description
ondragexit
pub fn ondragexit<'a, E: EventReturn<T>, T>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<DragData>) -> E + 'a
) -> Attribute<'a>
ondragexit