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-onlystartContainerproperty of theStaticRange interface returns the startNode for the range.
In this article
Value
The DOMNode inside which the start position of the range is found.
Specifications
| Specification |
|---|
| DOM> # ref-for-dom-range-startcontainer①> |