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

Support non-attribute properties #17

Open
bryanspears opened this issue Jun 22, 2015 · 0 comments
Open

Support non-attribute properties #17

bryanspears opened this issue Jun 22, 2015 · 0 comments

Comments

@bryanspears
Copy link

I don't have any example other than the checkbox indeterminate state, but it's still something to consider. Here's the issue I initially reported on dom-bindings.

AmpersandJS/ampersand-dom-bindings#38

Simply put: setAttribute('indeterminate', true) does not work. It must a direct property set: el.inteterminate = true;

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