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

Data binding with webcomponents #128

Open
jmalonzo opened this issue Jun 7, 2015 · 3 comments
Open

Data binding with webcomponents #128

jmalonzo opened this issue Jun 7, 2015 · 3 comments

Comments

@jmalonzo
Copy link
Collaborator

jmalonzo commented Jun 7, 2015

Hi Erik,

Is it possible to do data binding with just webcomponents? I looked at the documentation and it's not clear if it's possible. Any help is appreciated.

Thanks!

@jmalonzo
Copy link
Collaborator Author

I think for webcomponents, this is only possible if the route is a custom element. The path args would then be accessible via a prop in the custom element object.

I'll keep this open as I think it probably needs a mention in the documentation.

@itsMattShull
Copy link

I too am wondering this. I'm trying to get data-binding and routing to work with web components.

@jmalonzo
Copy link
Collaborator Author

@derekshull Do you have a jsbin somewhere I can look at? I might be able to help

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