Searches for all focusable 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 focusable elements inside the container
Searches for all focusable elements inside a given container element. Will return an array of HTMLElement unless the container is not a valid Element.