Function dioxus_html::events::ondrop

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

ondrop