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

    Function getInteractiveChildren

    • Searches for all interactive 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 interactive elements inside the container