Function freya::prelude::dioxus_elements::events::onfiledrop    
source · pub fn onfiledrop<E, T>(
    _f: impl FnMut(Event<FileData>) -> E + 'static
) -> Attributewhere
    E: EventReturn<T>,pub fn onfiledrop<E, T>(
    _f: impl FnMut(Event<FileData>) -> E + 'static
) -> Attributewhere
    E: EventReturn<T>,