Function freya_elements::elements::onfiledrop
source · pub fn onfiledrop<E: EventReturn<T>, T>(
_f: impl FnMut(Event<FileData>) -> E + 'static,
) -> Attribute
pub fn onfiledrop<E: EventReturn<T>, T>(
_f: impl FnMut(Event<FileData>) -> E + 'static,
) -> Attribute