Closed
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
ion-select needs the errorText attribute to display e.g. if I want to make the selection mandatory.
Please add this or provide a proper workaround to display an error message below the ion-select
Describe the Use Case
When I use Angular FormControls, I can smoothly add errorText to Input etc. to display that something is wrong while validating the form.
Describe Preferred Solution
No response
Describe Alternatives
No response
Related Code
No response
Additional Information
No response