React Hookers - v6.3.0
    Preparing search index...

    Function isRTLElement

    • Returns true if an element has the right-to-left text direction.

      Parameters

      • element: null | Element = null

        An element to check text direction of. If null then document text direction is checked.

      Returns boolean