Interface SliderRole

    • Method Detail

      • getAriaOrientationProperty

        java.lang.String getAriaOrientationProperty​(Element element)
        Returns the value of the aria-orientation attribute for the element or "" if no such attribute is present.
      • removeAriaOrientationProperty

        void removeAriaOrientationProperty​(Element element)
        Removes the aria-orientation attribute from the element.