We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.theme.lumo.
Class LumoUtility.Accessibility
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Accessibility
-
Enclosing class:
public static final class LumoUtility.Accessibility extends Object
Accessibility related classes.
-
-
Field Summary
Fields Modifier and Type Field Description static String
SCREEN_READER_ONLY
Hides content visually while keeping it available to screen readers.
-
-
-
Field Detail
-
SCREEN_READER_ONLY
public static final String SCREEN_READER_ONLY
Hides content visually while keeping it available to screen readers.
See Also:
-
-