In demo/index.html i think it should be "on-click" not "onclick" ` <paper-progress-button onclick="test();" class="demo" disabled>Save</paper-progress-button>` with onclick i'm reciving refference error , Thank you for helping us progressing :)
In demo/index.html i think it should be "on-click" not "onclick"
<paper-progress-button onclick="test();" class="demo" disabled>Save</paper-progress-button>with onclick i'm reciving refference error ,
Thank you for helping us progressing :)