adopted-ember-addons / adopted-ember-addons/ember-paper
Trigger paper-input validations
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 879
- Fork
- 327
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I have a modal which consists of several parts (it's basically a multi-step form). There's a **Next** button to advance. However, I don't want users to advance without correctly filling all fields in whatever step they are. Each `paper-input` in the form has a validation. My idea is to check the validity of all paper inputs once the user clicks on `Next`. Is it possible to somehow trigger those validations?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.