You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have an attribute to set the speed as an attribute. I have a polymate element inside a vaadin-dialog, so it gets moved out of the shadow dom and cannot be easily accessed via JS. So it would be helpful to do all this via the attributes.
e.g.
<polymate-view path="..." speed="0.3" repeat-x-times="3" ....>
The text was updated successfully, but these errors were encountered:
Would be nice to have an attribute to set the speed as an attribute. I have a polymate element inside a vaadin-dialog, so it gets moved out of the shadow dom and cannot be easily accessed via JS. So it would be helpful to do all this via the attributes.
e.g.
<polymate-view path="..." speed="0.3" repeat-x-times="3" ....>
The text was updated successfully, but these errors were encountered: