Open
Description
Description
The ion-input-password-toggle
component currently has a hardcoded aria-label
for the password visibility toggle button. This aria-label
cannot be customized, which makes it challenging to adapt the component for different languages and accessibility needs.
Expected Behavior
There should be a way to customize the aria-label
for the password toggle button in the ion-input-password-toggle
component, allowing developers to set an accessible and localized label.