Function dioxus::prelude::onkeypress

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

onkeypress