Interface SectionheadRole

    • Method Detail

      • getAriaExpandedState

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

        void removeAriaExpandedState​(Element element)
        Removes the aria-expanded attribute from the element.