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

This but for typed web components #29

Open
NickDarvey opened this issue Mar 11, 2021 · 1 comment
Open

This but for typed web components #29

NickDarvey opened this issue Mar 11, 2021 · 1 comment

Comments

@NickDarvey
Copy link

Have you considered (or tried) generating typed web components instead of Svelte components?
i.e. generating types that extend from regular HTMLAttributes not svelte.JSX.HTMLAttributes etc.

I just wanted to check to see if this was a route you'd explored before running into roadblocks.
(I'm not overly familiar with SvelteJS so you might be able to tell me this is a bad idea!)

@metonym
Copy link
Collaborator

metonym commented Jul 8, 2021

Interesting idea! I'm not well versed in web components but I'm sure the same concept can be applied.

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

2 participants