Function freya_testing::elements::events::onglobalfilehover
pub fn onglobalfilehover<E, T>(
_f: impl FnMut(Event<FileData>) -> E + 'static
) -> Attributewhere
E: EventReturn<T>,
pub fn onglobalfilehover<E, T>(
_f: impl FnMut(Event<FileData>) -> E + 'static
) -> Attributewhere
E: EventReturn<T>,