add javascript framework, is it possible? #1853
ericxin1982
started this conversation in
General
Replies: 1 comment
-
If you want to embed another framework, #1506 and #251 discuss that topic in detail. You can embed another framework, but events may not be interoperable. If you can export your other framework's component as a webframework, you can pretty easily use it inside rsx. You can also embed raw htmx/html with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Just wondering whether it supports js framework adding, like alpinejs/htmx, hypermedia html based.
Thanks
Eric Xin
Beta Was this translation helpful? Give feedback.
All reactions