Questions tagged [ember-paper]

16 questions
-1
votes
1 answer

How to show the error message when the textbox is empty when user click the submit button in ember.js?

I want to know when the textbox is empty and when user click the submit button the error message will need to show. Please help me. This is my template register.hbs code {{paper-input label="E-mail" type="email" …
Girja Shanker
  • 85
  • 1
  • 10
1
2