@benmarch/a11y-toolkit
    Preparing search index...

    Function getFirstFocusableChild

    • Searches within a given container and returns the first focusable element.

      Parameters

      • container: Elemental

        Container element to search within

      Returns null | HTMLElement

      The first focusable element within the container or null