Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "wed/guiroot"

Index

Type aliases

FindResult

FindResult: object

Type declaration

  • count: number
  • found: Node | null

Functions

countInPhantomWrap

  • countInPhantomWrap(top: Element): number
  • Count the number of relevant nodes in the _phantom_wrap.

    Parameters

    • top: Element

      The top _phantom_wrap to consider.

    Returns number

findInPhantomWrap

  • findInPhantomWrap(top: Element, index: number): FindResult

Generated using TypeDoc