I'm unable to read the value from this.$$('#startdate').value to WebComponentTest(WCT)
startDate = this.$$('#startdate').value
I'm unable to read the value from this.$$('#startdate').value to WebComponentTest(WCT)
startDate = this.$$('#startdate').value
I think you have not referenced to the polymer and webcomponent.min.js file under your scripts section.