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

property names mixed up in documentation #16

Closed
markope opened this issue Jun 12, 2015 · 1 comment
Closed

property names mixed up in documentation #16

markope opened this issue Jun 12, 2015 · 1 comment

Comments

@markope
Copy link

markope commented Jun 12, 2015

The example states you need id and iconSize:

 <iron-iconset-svg id="my-svg-icons" iconSize="24">

whereas in the code you require

 <iron-iconset-svg name="my-svg-icons" size="24">
@notwaldorf
Copy link
Contributor

This looks already fixed.

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