Function isAutoFocusable

  • Returns true if an element is expected to be automatically focused in a focus scope.

    Parameters

    • element: Element

      An element to check.

    Returns boolean