-
Notifications
You must be signed in to change notification settings - Fork 188
feat: signal binding for element property (#22408) #22683
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
base: main
Are you sure you want to change the base?
Conversation
2912c1a to
ef8118d
Compare
Test Results1 282 files + 1 1 282 suites +1 1h 15m 21s ⏱️ - 1m 32s For more details on these errors, see this check. Results for commit bc041c4. ± Comparison against base commit 37b62e6. ♻️ This comment has been updated with latest results. |
flow-server/src/main/java/com/vaadin/flow/internal/nodefeature/ElementPropertyMap.java
Outdated
Show resolved
Hide resolved
|



Adds signal binding for Element properties
Fixes #22408