You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.
when sr-only is a class on the label, the label will hide for
non-screen-reader clients
I've made a feature branch to do this at https://github.com/shanemgrey/angular-formly-templates-bootstrap/tree/feature/sr-only
accepts an optional templateOption of labelSrOnly, which, if true, hides the label for
non-screen-reader clients
Only changes 2 lines of code (3 if you count the additional comma ;-)
Can you review my branch and let me know if you want a PR?
The text was updated successfully, but these errors were encountered: