Skip to content

Added functionality for callbacks #287

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

h4ck4l1
Copy link

@h4ck4l1 h4ck4l1 commented Apr 25, 2025

  • Added functionality of Click event callback
  • Added wasm-yew-minimal-callback example in example docs

@h4ck4l1
Copy link
Author

h4ck4l1 commented Apr 25, 2025

@andrei-ng please notify any changes, I am unsure when I will respond next week but I will make sure changes take place atmost in next weeks weekend.

  1. I thought of adding everything in binding but callbacks even the next Select callback need their own structs and higher level SelectEvent structs
  2. All the fields are Optional as using serdes default attribute gives serialization error for reasons beyond me.
  3. Added the minimal Yew example
  4. If this goes through implementing select,hover and rest are on the way

Best Regards

@andrei-ng
Copy link
Collaborator

Thank you for the PR! I will review it during the week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants