Accessibility CheatSheet
Ce contenu n’est pas encore disponible dans votre langue.
This page lists all Accessibility CSS custom properties and utility classes available in the OxyProps Framework
Screen Readers
link Screen ReadersDescription | Utility Class |
---|---|
Screen Reader Only | o-sr-only |
Not Screen Reader Only (Cancels sr-only) | o-not-sr-only |
Screen Readers Breakpoints Modifiers
link Screen Readers Breakpoints ModifiersDescription | Utility Class |
---|---|
Screen Reader Only (xxs and below) | o-xxs-sr-only |
Screen Reader Only (xs and below) | o-xs-sr-only |
Screen Reader Only (sm and below) | o-sm-sr-only |
Screen Reader Only (md and below) | o-md-sr-only |
Screen Reader Only (lg and below) | o-lg-sr-only |
Screen Reader Only (xl and below) | o-xl-sr-only |
Screen Reader Only (xxl and below) | o-xxl-sr-only |
Screen Readers Breakpoints Modifiers (Not sr-only)
link Screen Readers Breakpoints Modifiers (Not sr-only)Description | Utility Class |
---|---|
Not Screen Reader Only (xxs and below) | o-xxs-not-sr-only |
Not Screen Reader Only (xs and below) | o-xs-not-sr-only |
Not Screen Reader Only (sm and below) | o-sm-not-sr-only |
Not Screen Reader Only (md and below) | o-md-not-sr-only |
Not Screen Reader Only (lg and below) | o-lg-not-sr-only |
Not Screen Reader Only (xl and below) | o-xl-not-sr-only |
Not Screen Reader Only (xxl and below) | o-xxl-not-sr-only |