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