Class ScreenReaderOnlyStyleRule

java.lang.Object
com.foreach.across.modules.bootstrapui.styles.utilities.ScreenReaderOnlyStyleRule
All Implemented Interfaces:
BootstrapStyleRule, com.foreach.across.modules.web.ui.ViewElement.WitherRemover<com.foreach.across.modules.web.ui.elements.HtmlViewElement>, com.foreach.across.modules.web.ui.ViewElement.WitherSetter<com.foreach.across.modules.web.ui.elements.HtmlViewElement>, Predicate<com.foreach.across.modules.web.ui.elements.HtmlViewElement>

public class ScreenReaderOnlyStyleRule extends Object implements BootstrapStyleRule
https://getbootstrap.com/docs/4.3/utilities/screen-readers/
Since:
3.0.0
Author:
Arne Vandamme
  • Field Details

  • Constructor Details

    • ScreenReaderOnlyStyleRule

      public ScreenReaderOnlyStyleRule()
  • Method Details