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

System for automatic setting of component instance attributes #92

Closed
dfreedm opened this issue Apr 16, 2013 · 1 comment
Closed

System for automatic setting of component instance attributes #92

dfreedm opened this issue Apr 16, 2013 · 1 comment
Assignees

Comments

@dfreedm
Copy link
Member

dfreedm commented Apr 16, 2013

Right now, setting up instance attributes has to be done in readyCallback. Many elements have to do this for things like touch-action attribute (for PointerEvents).

Can we set up a way to do this declaratively?

@ghost ghost assigned sjmiles Apr 16, 2013
@sorvell
Copy link
Contributor

sorvell commented Sep 25, 2013

Instance attributes can be set on <polymer-element>

@sorvell sorvell closed this as completed Sep 25, 2013
nevir added a commit to nevir/polymer that referenced this issue Oct 31, 2014
dfreedm pushed a commit that referenced this issue Sep 9, 2016
dfreedm pushed a commit that referenced this issue Sep 9, 2016
Fixes #92. Array behaviors now properly add to rather than replace ex…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants