Web/API/AbstractRange/endOffset

From Get docs

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
DOMThe definition of 'endOffset' in that specification. Living Standard
Static RangeThe definition of 'endOffset' in that specification. Editor's Draft Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
endOffset Chrome

No support No

Edge

No support 18 — 79

Firefox

Full support 69

IE

No support No

Opera

No support No

Safari

No support No

WebView Android

No support No

Chrome Android

No support No

Firefox Android

No support No

Opera Android

No support No

Safari iOS

No support No

Samsung Internet Android

No support No

Legend

Full support  
Full support
No support  
No support