Skip to content

Using web component libraries in Solid #558

Answered by ryansolid
daron81 asked this question in Q&A
Discussion options

You must be logged in to vote

It should be fine. I already handle event retargetting. I also have some conventions. Although you write attributes on web component JSX like attributes it automatically maps to camelCase props by default and passes rich values. If you want to use the attribute form explicitly or set using a specific prop use the attr: and prop: namespace prefixes to have them process.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@daron81
Comment options

@ryansolid
Comment options

Answer selected by daron81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants