Skip to content

Accessibility CheatSheet

This page lists all Accessibility CSS custom properties and utility classes available in the OxyProps Framework

Screen Readers

link Screen Readers
DescriptionUtility 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 Modifiers
DescriptionUtility 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)
DescriptionUtility 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