Path: blob/main/files/en-us/web/api/abstractrange/endcontainer/index.md
6520 views
------{{APIRef("DOM")}}
The read-only endContainer property of the {{domxref("AbstractRange")}} interface returns the {{domxref("Node")}} in which the end of the range is located.
Value
The {{domxref("Node")}} which contains the last character of the range.
Example
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}