I'm working with polymer 2, I download polymer paper input elements, then i add the link tag:
<link rel="import" href="../bower_components/paper-input/paper-input.html">
then:
<paper-input label="Floating label"></paper-input>
And the browser not showing the input text element
I'm working with the last version of chrome 56.0
Thanks for the help
Look at Polymer 2.0 installation Documentation.
Have you installed paper-input with bower correctly?
bower install --save PolymerElements/paper-input#2.0-preview
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With