Searches for all interactive elements inside a given container element. Will return an array of HTMLElement unless the container is not a valid Element.
Container element to search within
All interactive elements inside the container
Searches for all interactive elements inside a given container element. Will return an array of HTMLElement unless the container is not a valid Element.