GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
apputils
DOMUtils
findElements
Function findElements
findElements
(
parent
:
HTMLElement
,
className
:
string
,
)
:
HTMLCollectionOf
<
HTMLElement
>
Find the first element matching a class name.
Parameters
parent
:
HTMLElement
className
:
string
Returns
HTMLCollectionOf
<
HTMLElement
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Jupyter
@jupyterlab
Loading...
Find the first element matching a class name.