Skip to content

React and other frameworks #3115

Answered by e111077
devmnj asked this question in Q&A
Jul 4, 2022 · 5 comments · 2 replies
Discussion options

You must be logged in to vote

Web Components work in any framework that can support HTML. Custom Elements Everywhere should tell you about integration issues with other frameworks.

There may be some hoops you have to jump through in certain frameworks that don't expect web components in the server like NextJS, Nuxt, SvelteKit etc. The team is currently working on generating wrappers for frameworks such that it should be easier to integrate with their servers.

If you're just looking for helper wrappers you can see an initial implementation of the react wrapper in @lit-labs/react. In the meantime stay tuned for helper wrappers for Angular and Vue as well as helper libraries for NextJS

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@e111077
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@drk-mtr
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by e111077
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants