Function dioxus_html::events::onkeypress

source ·
pub fn onkeypress<'a, E: EventReturn<T>, T>(
    _cx: &'a ScopeState,
    _f: impl FnMut(Event<KeyboardData>) -> E + 'a
) -> Attribute<'a>
Expand description

onkeypress