/yew-keydown-example

How to handle window keydown event in Yew.

Primary LanguageRust

YEW Window onKeydown Example

Simple project with example how to handle global (window, document) events.

Based on YEW Services.

You will need cargo-web to run this project.

Pull and run cargo web start --auto-reload