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

    Function isRTLElement

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

      Parameters

      • element: Element | null = null

        An element whose text direction should be checked. If null, the document text direction is used.

      Returns boolean