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

Add ability to specify whether :to/:from/:bind binds to the viewModel or element #280

Closed
phillipskevin opened this issue Aug 17, 2017 · 3 comments · Fixed by #284
Closed
Assignees

Comments

@phillipskevin
Copy link
Contributor

phillipskevin commented Aug 17, 2017

These should work:

vm:prop:to="val"
vm:prop:from="val"
vm:prop:bind="val"
el:prop:to="val"
el:prop:from="val"
el:prop:bind="val"
@phillipskevin phillipskevin self-assigned this Aug 17, 2017
@justinbmeyer
Copy link
Contributor

justinbmeyer commented Aug 17, 2017 via email

@justinbmeyer
Copy link
Contributor

justinbmeyer commented Aug 17, 2017 via email

@phillipskevin
Copy link
Contributor Author

Yeah, you're right. Those don't make sense. I've updated the description.

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

Successfully merging a pull request may close this issue.

2 participants