Replies: 0 comments 1 reply
This discussion is being transferred. The timeline may not be complete until it finishes.
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.
I want to create logical component tree that don't own DOM nodes.
For example, Zdog's API is easily wrapped as Solid components.
This seems to work.
https://playground.solidjs.com/anonymous/c463efdb-c50d-467f-9bbb-64c69e31e0d4
However, I'm not sure if it's good to use Solid like this.
Features used:
All reactions