feat(select): add helperText and errorText properties by brandyscarney · Pull Request #30143 · ionic-team/ionic-framework
Issue number: resolves #29205
What is the current behavior?
Select does not support helper and error text.
What is the new behavior?
- Adds support for
helperTextanderrorText - Adds parts for
helper-text,error-textandsupporting-text - Adds an e2e test for helper and error text with functional tests and screenshot tests
Does this introduce a breaking change?
- Yes
- No
Other information
Co-authored-by: swimer11 65334157+swimer11@users.noreply.github.com