Accessibility
Use .-sr-only
to make the element only visible to screen readers.
Based on this behavior, here are the related responsive helpers:
Class | Description |
---|---|
.-sr-only | Only visible to screen readers |
Responsive variants | |
.-sm:sr-only | Small screens or more |
.-md:sr-only | Medium screens or more |
.-lg:sr-only | Large screens or more |
.-sm-l:sr-only | Small screens or less |
.-md-l:sr-only | Medium screens or less |
.-lg-l:sr-only | Large screens or less |