Function dioxus::prelude::onkeyup

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

onkeyup