We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
val color = Rx.variable("white") div( style -> color.map { x => s"color: ${x};" } // This needs to be updated when color variable is changed "message" )
The text was updated successfully, but these errors were encountered:
rx-html: Add tests for attribute updates wvlet#1341
c3b215f
rx-html: Add tests for attribute updates #1341 (#1573)
fe26b2b
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: