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

    Function getFocusableChildren

    • Searches for all focusable elements inside a given container element. Will return an array of HTMLElement unless the container is not a valid Element.

      Parameters

      • container: Elemental

        Container element to search within

      Returns null | HTMLElement[]

      All focusable elements inside the container