Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue: UI Events #146

Open
nicoburns opened this issue Oct 10, 2024 · 0 comments
Open

Tracking issue: UI Events #146

nicoburns opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nicoburns
Copy link
Collaborator

We should implement all events from https://www.w3.org/TR/uievents. Each event should generate a Dioxus vdom event that can be handled by user code. It should also have it's default action implemented, which may include generating further events (e.g. input events can result from mouse or keyboard events).

@nicoburns nicoburns added the enhancement New feature or request label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant