Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make frint work with custom elements or custom element lib (lit-html, atomico etc)? #442

Open
kristianmandrup opened this issue Feb 2, 2020 · 0 comments

Comments

@kristianmandrup
Copy link

I'm trying to make frintjs work with atomico which uses reactive custom elements (aka web components) and seems a more modern and natural fit for frintjs.

Would much appreciate some advice for how to make a frint adapter for a custom elements library.
Does the component have to be a class? The modern way seems to be a more functional approach, such as with React 16 using hooks. Atomico also uses hooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant