toggle menu
fritz2
js
switch theme
search in API
headless
/
dev.fritz2.headless.foundation
/
isElementWithinFocusableElements
is
Element
Within
Focusable
Elements
js
fun
isElementWithinFocusableElements
(
element
:
HTMLElement
,
container
:
HTMLElement
?
=
document.body
)
:
Boolean