StaticRange: startContainer property
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2020.
The read-only startContainer
property of the StaticRange
interface returns the start
Node
for the range.
Value
The DOM Node
inside which the start position of the range is found.
Specifications
Specification |
---|
DOM> # ref-for-dom-range-startcontainer①> |
Browser compatibility
Loading…