AbstractRange.endOffset

The endOffset property of the AbstractRange interface returns the offset into the end node of the range's end position.

Syntax

var endOffset = range.endOffset;

Value

An integer value indicating the number of characters into the Node indicated by endContainer at which the final character of the range is located.

Specifications

Specification Status Comment
DOM
The definition of 'endOffset' in that specification.
Living Standard
Static Range
The definition of 'endOffset' in that specification.
Editor's Draft Initial definition.

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
endOffsetChrome No support NoEdge No support 18 — 79Firefox Full support 69IE No support NoOpera No support NoSafari No support NoWebView Android No support NoChrome Android No support NoFirefox Android No support NoOpera Android No support NoSafari iOS No support NoSamsung Internet Android No support No

Legend

Full support
Full support
No support
No support