GitHubJupyter
  • 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>

    • Defined in packages/apputils/src/domutils.ts:39

Settings

Member Visibility
GitHubJupyter
@jupyterlab
  • Loading...

Generated using TypeDoc