Function dioxus::events::ondragexit

source ·
pub fn ondragexit<E, T>(
    _f: impl FnMut(Event<DragData>) -> E + 'static
) -> Attribute
where E: EventReturn<T>,
Available on crate feature html only.
Expand description

ondragexit