Your snippet is incomplete, if you look at the entire file you will see a
selector of some sort, iron-pages, paper-menu etc... that has
attr-for-selected="data-route"

data attributes are just an HTML5 feature that is being leveraged here...

-Karl Tiedt

On Wed, Apr 20, 2016 at 11:14 AM, Forumer <sateesh.gu...@gmail.com> wrote:

> Being a beginner to Polymer, I'm trying to understand syntax. I see the
> following in polymer-starter-kit:
>
>          <a data-route="home" href="{{baseUrl}}">
>             <iron-icon icon="home"></iron-icon>
>             <span>Home</span>
>           </a>
>
> where can I find documentation for anchor tag with "data-route" attribute?
> Is this Anchor tag as extended by Polymer?
>
> Thanks
>
> Follow Polymer on Google+: plus.google.com/107187849809354688692
> ---
> You received this message because you are subscribed to the Google Groups
> "Polymer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to polymer-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/polymer-dev/0af4facf-ee3b-4de6-8947-eb3005fb51b6%40googlegroups.com
> <https://groups.google.com/d/msgid/polymer-dev/0af4facf-ee3b-4de6-8947-eb3005fb51b6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to polymer-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/CADNgbTEHGeceiaS9EV2%3DFK9tqwc05si6XyNcbAW4atXwka1MdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to