StaticRange: endContainer 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.
TheendContainer property of theStaticRange interface returns the endNode for the range.
In this article
Value
The DOMNode which contains the final character of the range.
Specifications
| Specification |
|---|
| DOM> # ref-for-dom-range-endcontainer①> |