Options
All
  • Public
  • Public/Protected
  • All
Menu

Represent a position in DOM tree by the node and its offset index

Hierarchy

  • NodePosition

Implemented by

Index

Properties

Readonly element

element: HTMLElement

Readonly isAtEnd

isAtEnd: boolean

Readonly node

node: Node

Readonly offset

offset: number

Methods

equalTo

isAfter

move

normalize

Generated using TypeDoc