Function freya::elements::onkeydown

pub fn onkeydown<'a>(
    _cx: &'a ScopeState,
    _f: impl FnMut(Event<KeyboardData>) + 'a
) -> Attribute<'a>