Web/API/StaticRange/collapsed

From Get docs

The collapsed read-only property of the StaticRange interface returns true if the range's start position and end position are the same.

Syntax

var isCollpased = staticRange.collapsed

Value

A Boolean value which is true if the range is collapsed. A collapsed range is one in which the start and end positions are the same, resulting in a zero-character-long range..

Specifications

Specification Status Comment
DOMThe definition of 'collapsed' in that specification. Living Standard
Static RangeThe definition of 'collapsed' 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
collapsed Chrome

Full support 60

Edge

Full support 18

Firefox

Full support 69

IE

No support No

Opera

Full support 47

Safari

Full support 10.1

WebView Android

Full support 60

Chrome Android

Full support 60

Firefox Android

No support No

Opera Android

Full support 44

Safari iOS

Full support 10.3

Samsung Internet Android

Full support 8.0

Legend

Full support  
Full support
No support  
No support