While using the vaadin polymer showcase to seed my prototype, I've come 
across an unfamiliar uibinder construct: is='xxx'
Is there documentation anywhere on this attribute?  Searching for "is" 
attribute is impossible.

Some excerpts showing the attribute from
http://vaadin.github.io/gwt-polymer-elements/demo/#iron/IronInputSample

<style is="custom-style">

input[is=iron-input] {}

</style>

<template ui:field="bindTemplate" is="dom-bind">

<input is="iron-input" />


-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to