Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 518 Bytes

File metadata and controls

23 lines (15 loc) · 518 Bytes
title short-title slug page-type browser-compat
StaticRange: endContainer property
endContainer
Web/API/StaticRange/endContainer
web-api-instance-property
api.StaticRange.endContainer

{{APIRef("DOM WHATWG")}}

The endContainer property of the {{domxref("StaticRange")}} interface returns the end {{domxref("Node")}} for the range.

Value

The DOM {{domxref("Node")}} which contains the final character of the range.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}