External module "wed/guiroot"
Type aliases
FindResult
FindResult: object
Type declaration
-
count: number
-
found: Node | null
Functions
countInPhantomWrap
- countInPhantomWrap(top: Element): number
-
Parameters
Returns number
findInPhantomWrap
- findInPhantomWrap(top: Element, index: number): FindResult
-
Parameters
-
top: Element
-
index: number
Count the number of relevant nodes in the
_phantom_wrap
.