Skip to content

How Can I Enable bind:value on Custom Elements? #3566

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

Closed
Rybadour opened this issue Sep 13, 2019 · 2 comments
Closed

How Can I Enable bind:value on Custom Elements? #3566

Rybadour opened this issue Sep 13, 2019 · 2 comments

Comments

@Rybadour
Copy link

Question

Our team would like to use Svelte to build our application on top of an existing collection of custom elements (web components) that aren't built with Svelte. We would like to use "bind:property" on these custom elements. Is there a way to create a custom implementation of a property binding that we can define for these elements?

Example:

<other-element bind:other-value={value}>
@eddiecooro

This comment has been minimized.

@Conduitry
Copy link
Member

Duplicate of #892.

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

3 participants