Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • Position

Implements

Index

Constructors

constructor

Properties

Readonly element

element: HTMLElement

Readonly isAtEnd

isAtEnd: boolean

Readonly node

node: Node

Readonly offset

offset: number

Methods

equalTo

isAfter

move

normalize

Static getEnd

Static getStart

Generated using TypeDoc